/foundation/distributedhardware/distributed_input/interfaces/ipc/src/ |
H A D | start_stop_d_inputs_call_back_proxy.cpp | 26 StartStopDInputsCallbackProxy::StartStopDInputsCallbackProxy(const sptr<IRemoteObject> &object) in StartStopDInputsCallbackProxy() argument
|
H A D | start_d_input_call_back_proxy.cpp | 26 StartDInputCallbackProxy::StartDInputCallbackProxy(const sptr<IRemoteObject> &object) in StartDInputCallbackProxy() argument
|
H A D | stop_d_input_call_back_proxy.cpp | 26 StopDInputCallbackProxy::StopDInputCallbackProxy(const sptr<IRemoteObject> &object) in StopDInputCallbackProxy() argument
|
H A D | unprepare_d_input_call_back_proxy.cpp | 26 UnprepareDInputCallbackProxy::UnprepareDInputCallbackProxy(const sptr<IRemoteObject> &object) in UnprepareDInputCallbackProxy() argument
|
H A D | prepare_d_input_call_back_proxy.cpp | 26 PrepareDInputCallbackProxy::PrepareDInputCallbackProxy(const sptr<IRemoteObject> &object) in PrepareDInputCallbackProxy() argument
|
H A D | get_sink_screen_infos_call_back_proxy.cpp | 26 GetSinkScreenInfosCallbackProxy::GetSinkScreenInfosCallbackProxy(const sptr<IRemoteObject> &object) in GetSinkScreenInfosCallbackProxy() argument
|
/foundation/filemanagement/dfs_service/frameworks/native/cloud_daemon_kit_inner/src/ |
H A D | cloud_daemon_service_proxy.cpp | 87 auto object = samgr->CheckSystemAbility(FILEMANAGEMENT_CLOUD_DAEMON_SERVICE_SA_ID); in GetInstance() local
|
/foundation/filemanagement/user_file_service/test/unittest/mock/ |
H A D | message_parcel_mock.cpp | 37 bool Parcel::WriteParcelable(const Parcelable *object) in WriteParcelable() argument 58 bool Parcel::WriteRemoteObject(const Parcelable *object) in WriteRemoteObject() argument 63 bool MessageParcel::WriteRemoteObject(const sptr<IRemoteObject> &object) in WriteRemoteObject() argument
|
/third_party/libunwind/libunwind/include/ |
H A D | mempool.h | 68 struct object struct
|
/third_party/json/tests/src/ |
H A D | unit-diagnostics.cpp | 121 auto object = json::object(); global() variable [all...] |
H A D | unit-serialization.cpp | 192 json object = {{"key", binary}}; variable
|
/third_party/jerryscript/jerry-core/ext/ |
H A D | debug-utils.c | 20 ecma_object_t* object = ecma_get_object_from_value(value); in PrintObjectValueProperties() local 24 void PrintObjectProperties(ecma_object_t* object) in PrintObjectProperties() argument
|
/third_party/json/include/nlohmann/detail/ |
H A D | value_t.hpp | 56 object, ///< object (unordered set of name/value pairs) member in detail::value_t
|
/third_party/node/test/js-native-api/ |
H A D | common-inl.h | 9 add_returned_status(napi_env env, const char* key, napi_value object, char* expected_message, napi_status expected_status, napi_status actual_status) add_returned_status() argument
|
/third_party/node/benchmark/napi/type-tag/ |
H A D | binding.c | 65 napi_value object; in CheckObjectTag() local
|
/third_party/node/deps/v8/include/v8-include/ |
H A D | v8-snapshot.h | 184 size_t SnapshotCreator::AddData(Local<Context> context, Local<T> object) { in AddData() argument 189 size_t SnapshotCreator::AddData(Local<T> object) { in AddData() argument
|
/third_party/node/deps/v8/include/ |
H A D | v8-snapshot.h | 181 size_t SnapshotCreator::AddData(Local<Context> context, Local<T> object) { in AddData() argument 188 size_t SnapshotCreator::AddData(Local<T> object) { in AddData() argument
|
/third_party/node/deps/v8/src/heap/ |
H A D | combined-heap.h | 34 IsValidHeapObject(Heap* heap, HeapObject object) IsValidHeapObject() argument 43 IsValidCodeObject(Heap* heap, HeapObject object) IsValidCodeObject() argument [all...] |
H A D | memory-measurement-inl.h | 19 bool NativeContextInferrer::Infer(Isolate* isolate, Map map, HeapObject object, in Infer() argument 50 IncrementSize(Address context, Map map, HeapObject object, size_t size) IncrementSize() argument
|
H A D | objects-visiting.h | 104 V8_INLINE bool ShouldVisit(HeapObject object) { retur argument 139 VisitBytecodeArray(Map map, BytecodeArray object) VisitBytecodeArray() argument [all...] |
/third_party/node/deps/v8/src/heap/cppgc-js/ |
H A D | unified-heap-marking-state-inl.h | 41 Object object = BasicTracedReferenceExtractor::GetObjectForMarking(reference); in MarkAndPush() local
|
H A D | cpp-marking-state-inl.h | 16 ExtractEmbedderDataSnapshot( Map map, JSObject object, EmbedderDataSnapshot& snapshot) ExtractEmbedderDataSnapshot() argument
|
/third_party/node/deps/v8/src/execution/ |
H A D | isolate-utils-inl.h | 39 V8_INLINE Heap* GetHeapFromWritableObject(HeapObject object) { in GetHeapFromWritableObject() argument 58 V8_INLINE Isolate* GetIsolateFromWritableObject(HeapObject object) { in GetIsolateFromWritableObject() argument 72 V8_INLINE bool GetIsolateFromHeapObject(HeapObject object, Isolate** isolate) { in GetIsolateFromHeapObject() argument 93 GetIsolateForSandbox(HeapObject object) GetIsolateForSandbox() argument 111 GetPtrComprCageBaseSlow(HeapObject object) GetPtrComprCageBaseSlow() argument [all...] |
/third_party/node/deps/v8/src/heap/cppgc/ |
H A D | pointer-policies.cc | 109 StrongCrossThreadPersistentPolicy::GetPersistentRegion(const void* object) { in GetPersistentRegion() argument 116 WeakCrossThreadPersistentPolicy::GetPersistentRegion(const void* object) { in GetPersistentRegion() argument 98 GetPersistentRegion( const void* object) GetPersistentRegion() argument 103 GetPersistentRegion( const void* object) GetPersistentRegion() argument [all...] |
H A D | prefinalizer-handler.h | 21 void* object; member
|