Home
last modified time | relevance | path

Searched defs:object (Results 1201 - 1225 of 2756) sorted by relevance

1...<<41424344454647484950>>...111

/test/xts/device_attest/test/performancetest/src/
H A Ddevattestclient_performance_test.cpp158 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 Dnapi_helper.cpp43 napi_value object = nullptr; in GetGlobalObject() local
/third_party/ffmpeg/libavutil/
H A Dhwcontext_drm.c99 int object[AV_DRM_MAX_PLANES]; member
/third_party/cJSON/tests/
H A Dold_utils_tests.c92 cJSON *object = NULL; in misc_tests() local
/third_party/icu/tools/multi/proj/icu4jscan/src/com/ibm/icu/dev/scan/
H A DCapDocument.java93 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 DIntlTestDecimalFormatAPIC.java449 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 DIntlTestDecimalFormatAPIC.java452 private void t_Format(int count, Object object, Format format, in t_Format() argument
/third_party/jerryscript/tests/unit-core/
H A Dtest-symbol.cpp65 jerry_value_t object = jerry_create_object (); in HWTEST_F() local
[all...]
/third_party/node/src/api/
H A Dcallback.cc19 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 Dcrypto_keygen.h65 KeyGenJob( Environment* env, v8::Local<v8::Object> object, CryptoJobMode mode, AdditionalParams&& params) KeyGenJob() argument
/third_party/node/src/
H A Dfs_event_wrap.cc79 FSEventWrap::FSEventWrap(Environment* env, Local<Object> object) in FSEventWrap() argument
H A Dpipe_wrap.cc156 PipeWrap(Environment* env, Local<Object> object, ProviderType provider, bool ipc) PipeWrap() argument
H A Dstream_base-inl.h41 v8::Local<v8::Object> StreamReq::object() { in object() function in node::StreamReq
/third_party/node/test/js-native-api/test_object/
H A Dtest_null.c7 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 Dbindingdata.cc72 BindingData::BindingData(Realm* realm, Local<Object> object) in BindingData() argument
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_debug_utils.c162 struct vk_object_base *object = in vk_common_SetDebugUtilsObjectNameEXT() local
/third_party/libdrm/radeon/
H A Dbof.c53 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 Djs-context-specialization.cc114 HeapObjectRef object = in GetSpecializationContext() local
251 HeapObjectRef object = in GetModuleContext() local
[all...]
H A Dmap-inference.cc17 MapInference::MapInference(JSHeapBroker* broker, Node* object, Effect effect) in MapInference() argument
/third_party/node/deps/v8/src/debug/
H A Ddebug-property-iterator.cc202 GetNativeAccessorDescriptorInternal( Handle<JSReceiver> object, Handle<Name> name) GetNativeAccessorDescriptorInternal() argument
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-sharedarraybuffer.cc52 ValidateIntegerTypedArray( Isolate* isolate, Handle<Object> object, const char* method_name, bool only_int32_and_big_int64 = false) ValidateIntegerTypedArray() argument
H A Dbuiltins-object.cc25 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 Dbuiltins-trace.cc81 explicit JsonTraceValue(Isolate* isolate, Handle<String> object) { in JsonTraceValue() argument
/third_party/node/deps/v8/src/codegen/
H A Dinterface-descriptors-inl.h217 ComputeSavedRegisters( Register object, Register slot_address) ComputeSavedRegisters() argument
/third_party/node/deps/v8/src/extensions/
H A Dgc-extension.cc30 IsProperty(v8::Isolate* isolate, v8::Local<v8::Context> ctx, v8::Local<v8::Object> object, const char* key, const char* value) IsProperty() argument

Completed in 15 milliseconds

1...<<41424344454647484950>>...111