Home
last modified time | relevance | path

Searched defs:objectId (Results 1 - 17 of 17) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/include/
H A Dbluetooth_object_map.h45 void RemoveObject(int objectId) in RemoveObject() argument
57 T GetObject(int objectId) in GetObject() argument
/foundation/multimedia/audio_framework/frameworks/native/opensles/src/util/
H A Dbuilder.cpp36 ClassTable *ObjectIdToClass(SLuint32 objectId) in ObjectIdToClass() argument
/foundation/multimedia/av_session/services/session/server/test/fuzztest/softbussessionmanager_fuzzer/
H A Dsoftbussessionmanager_fuzzer.cpp64 const void *objectId = obj.get(); in SoftbusSessionManagerFuzzTest() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dmock_refbase_test.cpp53 const void *objectId = nullptr; in HWTEST_F() local
253 const void *objectId; in HWTEST_F() local
283 const void *objectId; in HWTEST_F() local
298 const void *objectId; in HWTEST_F() local
371 const void *objectId; in HWTEST_F() local
386 const void *objectId; HWTEST_F() local
429 const void *objectId; HWTEST_F() local
444 const void *objectId; HWTEST_F() local
[all...]
/foundation/multimedia/camera_framework/test/fuzztest/camerarestoreparam_fuzzer/
H A Dcamera_restore_param_fuzzer.cpp100 const void *objectId = obj.get(); in Test() local
/foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/src/adaptor/
H A Djs_object_wrapper.cpp100 void JSObjectWrapper::SetObjectId(const std::string &objectId) in SetObjectId() argument
H A Djs_distributedobjectstore.cpp161 std::string objectId; in JSCreateObjectSync() local
39 AddCallback(napi_env env, ConcurrentMap<std::string, std::list<napi_ref>> &callbacks, const std::string &objectId, napi_value callback) AddCallback() argument
104 NewDistributedObject( napi_env env, DistributedObjectStore *objectStore, DistributedObject *object, const std::string &objectId) NewDistributedObject() argument
345 RestoreWatchers(napi_env env, JSObjectWrapper *wrapper, const std::string &objectId) RestoreWatchers() argument
407 std::string objectId; JSRecordCallback() local
455 std::string objectId; JSDeleteCallback() local
[all...]
/foundation/multimedia/audio_framework/frameworks/native/opensles/src/itf/
H A Dobject_itf.cpp119 SLuint32 objectId = iObject->mClass->mObjectId; in Destroy() local
/foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/
H A Dipc_object_stub.cpp55 void IPCObjectStub::OnFirstStrongRef(const void *objectId) in OnFirstStrongRef() argument
59 void IPCObjectStub::OnLastStrongRef(const void *objectId) in OnLastStrongRef() argument
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/
H A Dcamera_napi_object_types.cpp114 auto objectId = Hold<int32_t>(metadataObject_.GetObjectId()); in GetCameraNapiObject() local
/foundation/multimedia/image_framework/mock/native/src/
H A Drefbase.cpp43 void WeakRefCounter::IncWeakRefCount(const void *objectId) in IncWeakRefCount() argument
50 void WeakRefCounter::DecWeakRefCount(const void *objectId) in DecWeakRefCount() argument
58 bool WeakRefCounter::AttemptIncStrongRef(const void *objectId) in AttemptIncStrongRef() argument
186 AttemptIncStrongRef(const void *objectId, int &outCount) AttemptIncStrongRef() argument
311 IncStrongRef(const void *objectId) IncStrongRef() argument
327 DecStrongRef(const void *objectId) DecStrongRef() argument
357 IncWeakRef(const void *objectId) IncWeakRef() argument
364 DecWeakRef(const void *objectId) DecWeakRef() argument
380 AttemptAcquire(const void *objectId) AttemptAcquire() argument
395 AttemptIncStrongRef(const void *objectId) AttemptIncStrongRef() argument
[all...]
/foundation/distributeddatamgr/preferences/frameworks/native/mock/c_utils/utils/base/src/
H A Drefbase.cpp41 void WeakRefCounter::IncWeakRefCount(const void *objectId) in IncWeakRefCount() argument
48 void WeakRefCounter::DecWeakRefCount(const void *objectId) in DecWeakRefCount() argument
56 bool WeakRefCounter::AttemptIncStrongRef(const void *objectId) in AttemptIncStrongRef() argument
104 int RefCounter::IncStrongRefCount(const void *objectId) in IncStrongRefCount() argument
116 int RefCounter::DecStrongRefCount(const void *objectId) in DecStrongRefCount() argument
134 int RefCounter::IncWeakRefCount(const void *objectId) in IncWeakRefCount() argument
139 int RefCounter::DecWeakRefCount(const void *objectId) in DecWeakRefCount() argument
185 AttemptIncStrongRef(const void *objectId, int &outCount) AttemptIncStrongRef() argument
311 IncStrongRef(const void *objectId) IncStrongRef() argument
329 DecStrongRef(const void *objectId) DecStrongRef() argument
358 IncWeakRef(const void *objectId) IncWeakRef() argument
365 DecWeakRef(const void *objectId) DecWeakRef() argument
380 AttemptAcquire(const void *objectId) AttemptAcquire() argument
398 AttemptIncStrongRef(const void *objectId) AttemptIncStrongRef() argument
428 OnFirstStrongRef(const void *objectId) OnFirstStrongRef() argument
432 OnLastStrongRef(const void *objectId) OnLastStrongRef() argument
436 OnLastWeakRef(const void *objectId) OnLastWeakRef() argument
440 OnAttemptPromoted(const void *objectId) OnAttemptPromoted() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H A Drefbase.cpp52 void WeakRefCounter::IncWeakRefCount(const void *objectId) in IncWeakRefCount() argument
59 void WeakRefCounter::DecWeakRefCount(const void *objectId) in DecWeakRefCount() argument
67 bool WeakRefCounter::AttemptIncStrongRef(const void *objectId) in AttemptIncStrongRef() argument
144 void RefCounter::GetNewTrace(const void* objectId) in GetNewTrace() argument
208 int RefCounter::IncStrongRefCount(const void* objectId) in IncStrongRefCount() argument
224 DecStrongRefCount(const void* objectId) DecStrongRefCount() argument
246 IncWeakRefCount(const void* objectId) IncWeakRefCount() argument
254 DecWeakRefCount(const void* objectId) DecWeakRefCount() argument
317 AttemptIncStrongRef(const void *objectId, int &outCount) AttemptIncStrongRef() argument
361 AttemptIncStrong(const void *objectId) AttemptIncStrong() argument
458 IncStrongRef(const void *objectId) IncStrongRef() argument
476 DecStrongRef(const void *objectId) DecStrongRef() argument
512 IncWeakRef(const void *objectId) IncWeakRef() argument
524 DecWeakRef(const void *objectId) DecWeakRef() argument
539 AttemptAcquire(const void *objectId) AttemptAcquire() argument
557 AttemptIncStrongRef(const void *objectId) AttemptIncStrongRef() argument
571 AttemptIncStrong(const void *objectId) AttemptIncStrong() argument
[all...]
/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/output/
H A Dmetadata_output.h67 int32_t objectId; member
238 inline sptr<MetadataObjectFactory> SetObjectId(int32_t objectId) in SetObjectId() argument
/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_object_proxy.cpp332 void IPCObjectProxy::OnFirstStrongRef(const void *objectId) in OnFirstStrongRef() argument
391 void IPCObjectProxy::OnLastStrongRef(const void *objectId) in OnLastStrongRef() argument
H A Dipc_object_stub.cpp419 void IPCObjectStub::OnFirstStrongRef(const void *objectId) in OnFirstStrongRef() argument
428 void IPCObjectStub::OnLastStrongRef(const void *objectId) in OnLastStrongRef() argument
/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
H A Dmetadata_output.cpp51 MetadataObject(const MetadataObjectType type, const int32_t timestamp, const Rect rect, const int32_t objectId, const int32_t confidence) MetadataObject() argument

Completed in 14 milliseconds