| /device/generic/goldfish/MultiDisplayProvider/jni/ |
| D | com_android_emulator_multidisplay.cpp | 92 static jobject nativeCreateSurface(JNIEnv *env, jobject obj, jint id, jint width, jint height) in nativeCreateSurface() 107 static jint nativeOpen(JNIEnv* env, jobject obj) { in nativeOpen() 121 static bool nativeReadPipe(JNIEnv* env, jobject obj, jintArray arr) { in nativeReadPipe() 152 static bool nativeReleaseListener(JNIEnv* env, jobject obj, jint id) { in nativeReleaseListener() 161 static bool nativeResizeListener(JNIEnv* env, jobject obj, jint id, jint w, jint h) { in nativeResizeListener()
|
| /device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLcommon/ |
| D | ObjectNameSpace.cpp | 47 for (size_t obj = 0; obj < objSize; obj++) { in NameSpace() local 89 for (const auto& obj : m_objectDataMap) { in touchTextures() local 127 for (const auto& obj : m_objectDataMap) { in postLoadRestore() local 151 for (const auto& obj : m_objectDataMap) { in preSave() local 158 for (const auto& obj : m_objectDataMap) { in onSave() local
|
| /device/google/sunfish/json-c/ |
| D | json_object.h | 346 # define json_object_object_foreach(obj,key,val) \ argument 359 # define json_object_object_foreach(obj,key,val) \ argument 378 #define json_object_object_foreachC(obj,iter) \ argument
|
| D | json_util.c | 70 struct json_object *obj; in json_object_from_file() local 101 int json_object_to_file_ext(const char *filename, struct json_object *obj, int flags) in json_object_to_file_ext() 143 int json_object_to_file(const char *filename, struct json_object *obj) in json_object_to_file()
|
| D | json_object_iterator.c | 67 json_object_iter_begin(struct json_object* obj) in json_object_iter_begin() 87 json_object_iter_end(const struct json_object* obj) in json_object_iter_end()
|
| D | json_tokener.c | 162 struct json_object* obj; in json_tokener_parse() local 170 struct json_object* obj; in json_tokener_parse_verbose() local 235 struct json_object *obj = NULL; in json_tokener_parse_ex() local
|
| /device/google/coral/json-c/ |
| D | json_util.c | 70 struct json_object *obj; in json_object_from_file() local 101 int json_object_to_file_ext(const char *filename, struct json_object *obj, int flags) in json_object_to_file_ext() 143 int json_object_to_file(const char *filename, struct json_object *obj) in json_object_to_file()
|
| D | json_object.h | 346 # define json_object_object_foreach(obj,key,val) \ argument 359 # define json_object_object_foreach(obj,key,val) \ argument 378 #define json_object_object_foreachC(obj,iter) \ argument
|
| D | json_object_iterator.c | 67 json_object_iter_begin(struct json_object* obj) in json_object_iter_begin() 87 json_object_iter_end(const struct json_object* obj) in json_object_iter_end()
|
| D | json_tokener.c | 162 struct json_object* obj; in json_tokener_parse() local 170 struct json_object* obj; in json_tokener_parse_verbose() local 235 struct json_object *obj = NULL; in json_tokener_parse_ex() local
|
| /device/google/redbull/json-c/ |
| D | json_util.c | 70 struct json_object *obj; in json_object_from_file() local 101 int json_object_to_file_ext(const char *filename, struct json_object *obj, int flags) in json_object_to_file_ext() 143 int json_object_to_file(const char *filename, struct json_object *obj) in json_object_to_file()
|
| D | json_object.h | 346 # define json_object_object_foreach(obj,key,val) \ argument 359 # define json_object_object_foreach(obj,key,val) \ argument 378 #define json_object_object_foreachC(obj,iter) \ argument
|
| D | json_object_iterator.c | 67 json_object_iter_begin(struct json_object* obj) in json_object_iter_begin() 87 json_object_iter_end(const struct json_object* obj) in json_object_iter_end()
|
| D | json_tokener.c | 162 struct json_object* obj; in json_tokener_parse() local 170 struct json_object* obj; in json_tokener_parse_verbose() local 235 struct json_object *obj = NULL; in json_tokener_parse_ex() local
|
| /device/generic/opengl-transport/host/commands/emugen/tests/t.001/expected/wrapper/ |
| D | foo_wrapper_entry.cpp | 54 void fooSetComplexStruct(const FooStruct* obj) in fooSetComplexStruct() 60 void fooGetComplexStruct(FooStruct* obj) in fooGetComplexStruct()
|
| /device/generic/opengl-transport/host/commands/emugen/tests/t.001/expected/encoder/ |
| D | foo_entry.cpp | 55 void fooSetComplexStruct(const FooStruct* obj) in fooSetComplexStruct() 61 void fooGetComplexStruct(FooStruct* obj) in fooGetComplexStruct()
|
| /device/google/cuttlefish/host/commands/modem_simulator/ |
| D | thread_looper.h | 39 T *obj, void (T::*f)(const Params&...), const Params&... params) { in makeSafeCallback() 46 T *obj, void (T::*f)(Params...), const Params&... params) { in makeSafeCallback()
|
| /device/google/sunfish/vibrator/common/ |
| D | HardwareBase.cpp | 98 HwCalBase *obj; in debug() member 107 HwCalBase *obj = context->obj; in debug() local
|
| /device/google/felix/vibrator/common/ |
| D | HardwareBase.cpp | 116 HwCalBase *obj; in debug() member 125 HwCalBase *obj = context->obj; in debug() local
|
| /device/google/cuttlefish/host/frontend/webrtc/libcommon/ |
| D | utils.cpp | 29 Result<void> ValidateField(const Json::Value& obj, const std::string& type, in ValidateField() 64 const Json::Value& obj, const std::string& type, in ValidateJsonObject()
|
| /device/google/contexthub/util/common/ |
| D | JSONObject.cpp | 109 sp<JSONObject> obj = new JSONObject; in Parse() local 486 void JSONValue::setObject(const sp<JSONObject> &obj) { in setObject() 634 sp<JSONObject> obj; in Parse() local
|
| /device/google/cuttlefish/host/frontend/webrtc/libdevice/ |
| D | audio_track_source_impl.h | 74 AudioTrackSourceImplSinkWrapper(rtc::scoped_refptr<AudioTrackSourceImpl> obj) in AudioTrackSourceImplSinkWrapper()
|
| D | video_track_source_impl.h | 64 VideoTrackSourceImplSinkWrapper(rtc::scoped_refptr<VideoTrackSourceImpl> obj) in VideoTrackSourceImplSinkWrapper()
|
| /device/google/contexthub/firmware/os/algos/calibration/online_calibration/common_data/ |
| D | calibration_callback.h | 59 Callback(ClassCallerType* obj, in Callback()
|
| /device/generic/vulkan-cereal/fake-android-guest/libvulkan/ |
| D | driver_gen.cpp | 467 #define INIT_PROC(required, obj, proc) \ argument 477 #define INIT_PROC_EXT(ext, required, obj, proc) \ argument
|