| /test/xts/device_attest/test/performancetest/src/ |
| H A D | devattestclient_performance_test.cpp | 158 sptr<IRemoteObject> object = samgrProxy->CheckSystemAbility(SA_ID_DEVICE_ATTEST_SERVICE); in HWTEST_F() local 225 sptr<IRemoteObject> object = samgrProxy->CheckSystemAbility(SA_ID_DEVICE_ATTEST_SERVICE); in HWTEST_F() local 255 sptr<IRemoteObject> object = in HWTEST_F() local
|
| /test/xts/acts/startup/startup_standard/init_ndkTest/entry/src/main/cpp/ |
| H A D | napi_helper.cpp | 43 napi_value object = nullptr;
in GetGlobalObject() local
|
| /third_party/ffmpeg/libavutil/ |
| H A D | hwcontext_drm.c | 99 int object[AV_DRM_MAX_PLANES]; member
|
| /third_party/cJSON/tests/ |
| H A D | old_utils_tests.c | 92 cJSON *object = NULL; in misc_tests() local
|
| /third_party/icu/tools/multi/proj/icu4jscan/src/com/ibm/icu/dev/scan/ |
| H A D | CapDocument.java | 93 printDOMTree(CapDocument out, PrintWriter pw, String string, Object object) printDOMTree() argument
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
| H A D | IntlTestDecimalFormatAPIC.java | 449 private void t_Format(int count, Object object, Format format, in t_Format() argument
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
| H A D | IntlTestDecimalFormatAPIC.java | 452 private void t_Format(int count, Object object, Format format, in t_Format() argument
|
| /third_party/jerryscript/tests/unit-core/ |
| H A D | test-symbol.cpp | 65 jerry_value_t object = jerry_create_object (); in HWTEST_F() local [all...] |
| /third_party/node/src/api/ |
| H A D | callback.cc | 19 CallbackScope(Isolate* isolate, Local<Object> object, async_context async_context) CallbackScope() argument 24 CallbackScope(Environment* env, Local<Object> object, async_context asyncContext) CallbackScope() argument 47 InternalCallbackScope(Environment* env, Local<Object> object, const async_context& asyncContext, int flags) InternalCallbackScope() argument
|
| /third_party/node/src/crypto/ |
| H A D | crypto_keygen.h | 65 KeyGenJob( Environment* env, v8::Local<v8::Object> object, CryptoJobMode mode, AdditionalParams&& params) KeyGenJob() argument
|
| /third_party/node/src/ |
| H A D | fs_event_wrap.cc | 79 FSEventWrap::FSEventWrap(Environment* env, Local<Object> object) in FSEventWrap() argument
|
| H A D | pipe_wrap.cc | 156 PipeWrap(Environment* env, Local<Object> object, ProviderType provider, bool ipc) PipeWrap() argument
|
| H A D | stream_base-inl.h | 41 v8::Local<v8::Object> StreamReq::object() { in object() function in node::StreamReq
|
| /third_party/node/test/js-native-api/test_object/ |
| H A D | test_null.c | 7 napi_value return_value, object, key; in SetProperty() local 34 napi_value return_value, object, key, prop; in GetProperty() local 62 napi_value return_value, object, key; TestBoolValuedPropApi() local 102 napi_value return_value, object; SetNamedProperty() local 127 napi_value return_value, object, prop; GetNamedProperty() local 152 napi_value return_value, object; HasNamedProperty() local 178 napi_value return_value, object; SetElement() local 200 napi_value return_value, object, prop; GetElement() local 223 napi_value return_value, object; TestBoolValuedElementApi() local 254 napi_value object, return_value; DefineProperties() local [all...] |
| /third_party/node/src/quic/ |
| H A D | bindingdata.cc | 72 BindingData::BindingData(Realm* realm, Local<Object> object) in BindingData() argument
|
| /third_party/mesa3d/src/vulkan/runtime/ |
| H A D | vk_debug_utils.c | 162 struct vk_object_base *object = in vk_common_SetDebugUtilsObjectNameEXT() local
|
| /third_party/libdrm/radeon/ |
| H A D | bof.c | 53 bof_t *object; in bof_object() local 64 bof_t *bof_object_get(bof_t *object, const char *keyname) in bof_object_get() argument 76 bof_object_set(bof_t *object, const char *keyname, bof_t *value) bof_object_set() argument [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | js-context-specialization.cc | 114 HeapObjectRef object = in GetSpecializationContext() local 251 HeapObjectRef object = in GetModuleContext() local [all...] |
| H A D | map-inference.cc | 17 MapInference::MapInference(JSHeapBroker* broker, Node* object, Effect effect) in MapInference() argument
|
| /third_party/node/deps/v8/src/debug/ |
| H A D | debug-property-iterator.cc | 202 GetNativeAccessorDescriptorInternal( Handle<JSReceiver> object, Handle<Name> name) GetNativeAccessorDescriptorInternal() argument
|
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-sharedarraybuffer.cc | 52 ValidateIntegerTypedArray( Isolate* isolate, Handle<Object> object, const char* method_name, bool only_int32_and_big_int64 = false) ValidateIntegerTypedArray() argument
|
| H A D | builtins-object.cc | 25 Handle<JSReceiver> object; in BUILTIN() local 63 Object ObjectDefineAccessor(Isolate* isolate, Handle<Object> object, in ObjectDefineAccessor() argument 104 Object ObjectLookupAccessor(Isolate* isolate, Handle<Object> object, in ObjectLookupAccessor() argument 180 Handle<Object> object = args.at(0); // Receiver. BUILTIN() local 190 Handle<Object> object = args.at(0); // Receiver. BUILTIN() local 200 Handle<Object> object = args.at(0); BUILTIN() local 209 Handle<Object> object = args.at(0); BUILTIN() local 217 Handle<Object> object = args.atOrUndefined(isolate, 1); BUILTIN() local 243 Handle<Object> object = args.receiver(); BUILTIN() local 276 Handle<Object> object = args.atOrUndefined(isolate, 1); GetOwnPropertyKeys() local 298 Handle<Object> object = args.atOrUndefined(isolate, 1); BUILTIN() local 310 Handle<Object> object = args.atOrUndefined(isolate, 1); BUILTIN() local 321 Handle<Object> object = args.atOrUndefined(isolate, 1); BUILTIN() local 357 Handle<Object> object = args.atOrUndefined(isolate, 1); BUILTIN() local [all...] |
| H A D | builtins-trace.cc | 81 explicit JsonTraceValue(Isolate* isolate, Handle<String> object) { in JsonTraceValue() argument
|
| /third_party/node/deps/v8/src/codegen/ |
| H A D | interface-descriptors-inl.h | 217 ComputeSavedRegisters( Register object, Register slot_address) ComputeSavedRegisters() argument
|
| /third_party/node/deps/v8/src/extensions/ |
| H A D | gc-extension.cc | 30 IsProperty(v8::Isolate* isolate, v8::Local<v8::Context> ctx, v8::Local<v8::Object> object, const char* key, const char* value) IsProperty() argument
|