Home
last modified time | relevance | path

Searched defs:object (Results 1 – 4 of 4) sorted by relevance

/device/linaro/dragonboard/shared/utils/pd-mapper/
Djson.c227 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()
/device/generic/goldfish-opengl/system/hwc3/
DDrmProperty.h62 const DrmPropertyMemberMap<T>& objectPropertyMap, T* object) { in LoadDrmProperties()
/device/google/contexthub/firmware/lib/libc/
Daeabi.cpp258 extern "C" int __aeabi_atexit(void* object, void (*destroyer)(void*), void* dso_handle) in __aeabi_atexit() argument
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto5866 optional uint64 object = 4; field