HomeSort by: relevance | last modified time | path
    Searched defs:prop_dictionary_set_and_rel (Results 1 - 2 of 2) sorted by relevancy

  /src/common/lib/libprop/
prop_dictionary_util.c 76 return prop_dictionary_set_and_rel(dict, key, prop_bool_create(val));
116 return prop_dictionary_set_and_rel(dict, key,
125 return prop_dictionary_set_and_rel(dict, key,
191 return prop_dictionary_set_and_rel(dict, key,
200 return prop_dictionary_set_and_rel(dict, key,
229 return prop_dictionary_set_and_rel(dict, key,
237 return prop_dictionary_set_and_rel(dict, key,
306 prop_dictionary_set_and_rel(prop_dictionary_t dict, const char *key, function in typeref:typename:_PROP_EXPORT bool
prop_dictionary_util.c 76 return prop_dictionary_set_and_rel(dict, key, prop_bool_create(val));
116 return prop_dictionary_set_and_rel(dict, key,
125 return prop_dictionary_set_and_rel(dict, key,
191 return prop_dictionary_set_and_rel(dict, key,
200 return prop_dictionary_set_and_rel(dict, key,
229 return prop_dictionary_set_and_rel(dict, key,
237 return prop_dictionary_set_and_rel(dict, key,
306 prop_dictionary_set_and_rel(prop_dictionary_t dict, const char *key, function in typeref:typename:_PROP_EXPORT bool

Completed in 20 milliseconds