Searched defs:object (Results 1 – 5 of 5) sorted by relevance
/device/linaro/dragonboard/qcom/pd-mapper/ |
D | json.c | 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()
|
/device/google/contexthub/firmware/lib/libc/ |
D | aeabi.cpp | 258 extern "C" int __aeabi_atexit(void* object, void (*destroyer)(void*), void* dso_handle) in __aeabi_atexit() argument
|
/device/generic/goldfish-opengl/system/vulkan_enc/ |
D | ResourceTracker.cpp | 4727 …void registerEncoderCleanupCallback(const VkEncoder* encoder, void* object, CleanupCallback callba… in registerEncoderCleanupCallback() 4733 void unregisterEncoderCleanupCallback(const VkEncoder* encoder, void* object) { in unregisterEncoderCleanupCallback()
|
D | VkEncoder.cpp | 18851 uint64_t object, in vkDebugReportMessageEXT()
|
/device/generic/goldfish-opengl/system/vulkan/ |
D | func_table.cpp | 3790 uint64_t object, in entry_vkDebugReportMessageEXT()
|