Home
last modified time | relevance | path

Searched defs:object (Results 226 - 250 of 2413) sorted by relevance

12345678910>>...97

/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
H A Dnet_supplier_info.cpp94 bool NetSupplierInfo::Marshalling(Parcel &parcel, const sptr<NetSupplierInfo> &object) in Marshalling() argument
[all...]
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/Mock/
H A Dnet_supplier_info.cpp33 bool NetSupplierInfo::Marshalling(Parcel &parcel, const sptr<NetSupplierInfo> &object) in Marshalling() argument
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/ipc/
H A Dfile_trans_listener_proxy.h30 explicit FileTransListenerProxy(const sptr<IRemoteObject> &object) : IRemoteProxy<IFileTransListener>(object) {} in FileTransListenerProxy() argument
H A Dfile_dfs_listener_proxy.h30 explicit FileDfsListenerProxy(const sptr<IRemoteObject> &object) : IRemoteProxy<IFileDfsListener>(object) {} in FileDfsListenerProxy() argument
H A Dasset_recv_callback_proxy.h29 explicit AssetRecvCallbackProxy(const sptr<IRemoteObject> &object) : IRemoteProxy<IAssetRecvCallback>(object) {} in AssetRecvCallbackProxy() argument
H A Dasset_send_callback_proxy.h28 explicit AssetSendCallbackProxy(const sptr<IRemoteObject> &object) : IRemoteProxy<IAssetSendCallback>(object) {} in AssetSendCallbackProxy() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DEquator.java29 public int getHashCode(Object object); in getHashCode() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DEquator.java28 public int getHashCode(Object object); in getHashCode() argument
/third_party/jerryscript/tests/jerry/es2015/
H A Dmap-prototype-foreach.js
/third_party/node/src/
H A Dnode_wasm_web_api.h27 WasmStreamingObject(Environment* env, v8::Local<v8::Object> object) in WasmStreamingObject() argument
/third_party/node/benchmark/assert/
H A Ddeepequal-prims-and-objs-big-array-set.js
/third_party/mesa3d/src/intel/vulkan/
H A Danv_util.c35 __anv_perf_warn(struct anv_device *device, const struct vk_object_base *object, const char *file, int line, const char *format, ...) __anv_perf_warn() argument
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-conversion-gen.cc84 auto object = Parameter<Object>(Descriptor::kObject); in TF_BUILTIN() local
H A Dbuiltins-json.cc33 Handle<Object> object = args.atOrUndefined(isolate, 1); in BUILTIN() local
H A Dbuiltins-error.cc41 Handle<JSObject> object = Handle<JSObject>::cast(object_obj); in BUILTIN() local
/third_party/node/deps/v8/include/cppgc/
H A Dexplicit-management.h61 void FreeUnreferencedObject(HeapHandle& heap_handle, T& object) { in FreeUnreferencedObject() argument
90 Resize(T& object, AdditionalBytes additional_bytes) Resize() argument
[all...]
/third_party/node/deps/v8/include/v8-include/cppgc/
H A Dexplicit-management.h61 void FreeUnreferencedObject(HeapHandle& heap_handle, T& object) { in FreeUnreferencedObject() argument
90 Resize(T& object, AdditionalBytes additional_bytes) Resize() argument
[all...]
/third_party/node/deps/v8/src/ic/
H A Dic-inl.h19 void IC::update_lookup_start_object_map(Handle<Object> object) { in update_lookup_start_object_map() argument
28 bool IC::IsHandler(MaybeObject object) { in IsHandler() argument
/third_party/node/deps/v8/src/inspector/
H A Dv8-value-utils.cc13 createDataProperty(v8::Local<v8::Context> context, v8::Local<v8::Object> object, v8::Local<v8::Name> key, v8::Local<v8::Value> value) createDataProperty() argument
/third_party/node/deps/v8/src/objects/
H A Dtagged-value-inl.h31 Object StrongTaggedValue::ToObject(Isolate* isolate, StrongTaggedValue object) { in ToObject() argument
49 MaybeObject TaggedValue::ToMaybeObject(Isolate* isolate, TaggedValue object) { in ToMaybeObject() argument
/third_party/node/deps/v8/src/runtime/
H A Druntime-function.cc95 Object object = args[0]; in RUNTIME_FUNCTION() local
H A Druntime-weak-refs.cc46 Handle<HeapObject> object = args.at<HeapObject>(0); in RUNTIME_FUNCTION() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLObject.h42 T *object = new T(std::forward<Args>(args)..., errorCode); in Create() local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkDebugUtilsMessenger.hpp41 static inline DebugUtilsMessenger *Cast(VkDebugUtilsMessengerEXT object) in Cast() argument
H A DVkDescriptorUpdateTemplate.hpp40 static inline DescriptorUpdateTemplate *Cast(VkDescriptorUpdateTemplate object) in Cast() argument

Completed in 7 milliseconds

12345678910>>...97