Home
last modified time | relevance | path

Searched defs:obj (Results 1 – 25 of 35) sorted by relevance

12

/device/google/cuttlefish/host/frontend/gcastv2/https/include/https/
DSafeCallbackable.h22 std::function<void()> makeSafeCallback(T *obj, std::function<void(T *)> f) { in makeSafeCallback()
34 T *obj, void (T::*f)(const Params&...), const Params&... params) { in makeSafeCallback()
44 T *obj, void (T::*f)(Params...), const Params&... params) { in makeSafeCallback()
/device/generic/goldfish/MultiDisplayProvider/jni/
Dcom_android_emulator_multidisplay.cpp93 static jobject nativeCreateSurface(JNIEnv *env, jobject obj, jint id, jint width, jint height) in nativeCreateSurface()
108 static jint nativeOpen(JNIEnv* env, jobject obj) { in nativeOpen()
122 static bool nativeReadPipe(JNIEnv* env, jobject obj, jintArray arr) { in nativeReadPipe()
153 static bool nativeReleaseListener(JNIEnv* env, jobject obj, jint id) { in nativeReleaseListener()
162 static bool nativeResizeListener(JNIEnv* env, jobject obj, jint id, jint w, jint h) { in nativeResizeListener()
/device/google/bonito/json-c/
Djson_object_iterator.c67 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()
Djson_object.h346 # 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
Djson_util.c70 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()
Djson_tokener.c162 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/crosshatch/json-c/
Djson_object_iterator.c67 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()
Djson_util.c70 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()
Djson_object.h346 # 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
Djson_tokener.c162 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/
Djson_object_iterator.c67 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()
Djson_util.c70 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()
Djson_object.h346 # 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
Djson_tokener.c162 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
Djson_tokener.h71 struct json_object *obj; member
/device/generic/opengl-transport/host/commands/emugen/tests/t.001/expected/encoder/
Dfoo_entry.cpp55 void fooSetComplexStruct(const FooStruct* obj) in fooSetComplexStruct()
61 void fooGetComplexStruct(FooStruct* obj) in fooGetComplexStruct()
Dfoo_enc.cpp143 void fooSetComplexStruct_enc(void *self , const FooStruct* obj) in fooSetComplexStruct_enc()
170 void fooGetComplexStruct_enc(void *self , FooStruct* obj) in fooGetComplexStruct_enc()
/device/generic/opengl-transport/host/commands/emugen/tests/t.001/expected/wrapper/
Dfoo_wrapper_entry.cpp54 void fooSetComplexStruct(const FooStruct* obj) in fooSetComplexStruct()
60 void fooGetComplexStruct(FooStruct* obj) in fooGetComplexStruct()
/device/google/cuttlefish/host/commands/modem_simulator/
Dthread_looper.h39 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/contexthub/firmware/os/algos/calibration/online_calibration/common_data/
Dcalibration_callback.h59 Callback(ClassCallerType* obj, in Callback()
/device/google/cuttlefish/host/frontend/webrtc/lib/
Dvideo_track_source_impl.h65 VideoTrackSourceImplSinkWrapper(rtc::scoped_refptr<VideoTrackSourceImpl> obj) in VideoTrackSourceImplSinkWrapper()
/device/google/contexthub/util/common/
DJSONObject.cpp109 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/generic/goldfish-opengl/system/OpenglSystemCommon/
DThreadInfo_host.cpp32 static void doTlsDestruct(void* obj) { in doTlsDestruct()
/device/amlogic/yukawa/hal/gralloc/
Dmali_gralloc_module.cpp144 #define INIT_ZERO(obj) (memset(&(obj), 0, sizeof((obj)))) in private_module_t() argument
/device/linaro/hikey/gralloc960/
Dmali_gralloc_module.cpp144 #define INIT_ZERO(obj) (memset(&(obj), 0, sizeof((obj)))) in private_module_t() argument

12