Searched defs:object (Results 1 – 4 of 4) sorted by relevance
227 static int json_parse_object(struct json_value *object) in json_parse_object()360 struct json_value *json_get_child(struct json_value *object, const char *key) in json_get_child()389 int json_get_number(struct json_value *object, const char *key, double *number) in json_get_number()409 const char *json_get_string(struct json_value *object, const char *key) in json_get_string()
62 const DrmPropertyMemberMap<T>& objectPropertyMap, T* object) { in LoadDrmProperties()
258 extern "C" int __aeabi_atexit(void* object, void (*destroyer)(void*), void* dso_handle) in __aeabi_atexit() argument
5866 optional uint64 object = 4; field