Home
last modified time | relevance | path

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

1234

/device/generic/goldfish/MultiDisplayProvider/jni/
Dcom_android_emulator_multidisplay.cpp92 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/google/redbull/json-c/
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_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_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/sunfish/json-c/
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_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_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_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_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_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/generic/vulkan-cereal/stream-servers/glestranslator/GLcommon/
DObjectNameSpace.cpp47 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/cuttlefish/host/frontend/webrtc/lib/
Dutils.cpp28 std::string ValidateField(const Json::Value &obj, const std::string &type, in ValidateField()
55 const Json::Value &obj, const std::string &type, in ValidateJsonObject()
Daudio_track_source_impl.h74 AudioTrackSourceImplSinkWrapper(rtc::scoped_refptr<AudioTrackSourceImpl> obj) in AudioTrackSourceImplSinkWrapper()
/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/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()
/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/sunfish/vibrator/common/
DHardwareBase.cpp98 HwCalBase *obj; in debug() member
107 HwCalBase *obj = context->obj; in debug() local
/device/google/lynx/vibrator/common/
DHardwareBase.cpp101 HwCalBase *obj; in debug() member
110 HwCalBase *obj = context->obj; in debug() local
/device/google/bluejay/vibrator/common/
DHardwareBase.cpp101 HwCalBase *obj; in debug() member
110 HwCalBase *obj = context->obj; in debug() local
/device/google/felix/vibrator/common/
DHardwareBase.cpp116 HwCalBase *obj; in debug() member
125 HwCalBase *obj = context->obj; in debug() local
/device/generic/vulkan-cereal/third-party/googletest/googletest/test/
Dgtest_json_test_utils.py35 def normalize(obj): argument
/device/generic/vulkan-cereal/protocols/vulkan/scripts/spec_tools/
Dbase_printer.py49 def output(self, obj): argument
180 def formatBrief(self, obj, with_color=True): argument

1234