| /foundation/communication/bluetooth/frameworks/inner/include/ |
| H A D | bluetooth_object_map.h | 45 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 D | builder.cpp | 36 ClassTable *ObjectIdToClass(SLuint32 objectId)
in ObjectIdToClass() argument
|
| /third_party/node/deps/v8/src/inspector/ |
| H A D | remote-object-id.cc | 26 bool RemoteObjectIdBase::parseId(const String16& objectId) { in parseId() argument 49 Response RemoteObjectId::parse(const String16& objectId, in parse() argument 63 Response RemoteCallFrameId::parse(const String16& objectId, in parse() argument [all...] |
| H A D | v8-inspector-session-impl.cc | 296 Response V8InspectorSessionImpl::unwrapObject(const String16& objectId, in unwrapObject() argument 257 findInjectedScript( RemoteObjectIdBase* objectId, InjectedScript*& injectedScript) findInjectedScript() argument 277 unwrapObject( std::unique_ptr<StringBuffer>* error, StringView objectId, v8::Local<v8::Value>* object, v8::Local<v8::Context>* context, std::unique_ptr<StringBuffer>* objectGroup) unwrapObject() argument
|
| H A D | v8-heap-profiler-agent-impl.cc | 327 getHeapObjectId( const String16& objectId, String16* heapSnapshotObjectId) getHeapObjectId() argument
|
| H A D | v8-runtime-agent-impl.cc | 477 Response V8RuntimeAgentImpl::releaseObject(const String16& objectId) { in releaseObject() argument 367 callFunctionOn( const String16& expression, Maybe<String16> objectId, Maybe<protocol::Array<protocol::Runtime::CallArgument>> optionalArguments, Maybe<bool> silent, Maybe<bool> returnByValue, Maybe<bool> generatePreview, Maybe<bool> userGesture, Maybe<bool> awaitPromise, Maybe<int> executionContextId, Maybe<String16> objectGroup, Maybe<bool> throwOnSideEffect, Maybe<bool> generateWebDriverValue, std::unique_ptr<CallFunctionOnCallback> callback) callFunctionOn() argument 428 getProperties( const String16& objectId, Maybe<bool> ownProperties, Maybe<bool> accessorPropertiesOnly, Maybe<bool> generatePreview, Maybe<bool> nonIndexedPropertiesOnly, std::unique_ptr<protocol::Array<protocol::Runtime::PropertyDescriptor>>* result, Maybe<protocol::Array<protocol::Runtime::InternalPropertyDescriptor>>* internalProperties, Maybe<protocol::Array<protocol::Runtime::PrivatePropertyDescriptor>>* privateProperties, Maybe<protocol::Runtime::ExceptionDetails>* exceptionDetails) getProperties() argument [all...] |
| H A D | injected-script.cc | 531 void InjectedScript::releaseObject(const String16& objectId) { in releaseObject() argument 687 Response InjectedScript::findObject(const RemoteObjectId& objectId, in findObject() argument
|
| /foundation/multimedia/av_session/services/session/server/test/fuzztest/softbussessionmanager_fuzzer/ |
| H A D | softbussessionmanager_fuzzer.cpp | 64 const void *objectId = obj.get(); in SoftbusSessionManagerFuzzTest() local
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
| H A D | mock_refbase_test.cpp | 53 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 D | camera_restore_param_fuzzer.cpp | 100 const void *objectId = obj.get();
in Test() local
|
| /foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/src/adaptor/ |
| H A D | js_object_wrapper.cpp | 100 void JSObjectWrapper::SetObjectId(const std::string &objectId)
in SetObjectId() argument
|
| H A D | js_distributedobjectstore.cpp | 161 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 D | object_itf.cpp | 119 SLuint32 objectId = iObject->mClass->mObjectId;
in Destroy() local
|
| /foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/ |
| H A D | ipc_object_stub.cpp | 55 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 D | camera_napi_object_types.cpp | 114 auto objectId = Hold<int32_t>(metadataObject_.GetObjectId()); in GetCameraNapiObject() local
|
| /foundation/multimedia/image_framework/mock/native/src/ |
| H A D | refbase.cpp | 43 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 D | refbase.cpp | 41 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...] |
| /base/web/webview/interfaces/kits/cj/src/ |
| H A D | webview_javascript_result_callback.cpp | 85 JavaScriptOb::ObjectID objectId; in AddObject() local 101 JavaScriptOb::ObjectID objectId; in AddNamedObject() local 61 FindObjectIdInJsTd( const std::vector<std::function<char*(const char*)>>& cjFuncs, const std::vector<std::string>& methodList, JavaScriptOb::ObjectID& objectId) FindObjectIdInJsTd() argument 151 FindObject(JavaScriptOb::ObjectID objectId) FindObject() argument 163 GetJavaScriptResultSelf( std::vector<std::shared_ptr<NWebValue>> args, const std::string& method, const std::string& objName, int32_t routingId, int32_t objectId) GetJavaScriptResultSelf() argument 193 GetJavaScriptResult( std::vector<std::shared_ptr<NWebValue>> args, const std::string& method, const std::string& objName, int32_t routingId, int32_t objectId) GetJavaScriptResult() argument 314 GetJavaScriptResultSelfFlowbuf( std::vector<std::shared_ptr<NWebValue>> args, const std::string& method, const std::string& objName, int fd, int32_t routingId, int32_t objectId) GetJavaScriptResultSelfFlowbuf() argument 339 GetJavaScriptResultFlowbuf( std::vector<std::shared_ptr<NWebValue>> args, const std::string& method, const std::string& objName, int fd, int32_t routingId, int32_t objectId) GetJavaScriptResultFlowbuf() argument 353 GetJavaScriptObjectMethods(int32_t objectId) GetJavaScriptObjectMethods() argument 367 HasJavaScriptObjectMethods(int32_t objectId, const std::string& methodName) HasJavaScriptObjectMethods() argument 388 RemoveJavaScriptObjectHolder(int32_t holder, JavaScriptOb::ObjectID objectId) RemoveJavaScriptObjectHolder() argument [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/platform/utils/ |
| H A D | refbase.cpp | 52 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...] |
| /third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
| H A D | SpirvShaderMemory.cpp | 76 Object::ID objectId = insn.word(atomic ? 4 : 2); in EmitStore() local
|
| H A D | SpirvShaderControlFlow.cpp | 665 auto objectId = Object::ID(insn.word(2)); in LoadPhi() local 683 auto objectId = Object::ID(insn.word(2)); in StorePhi() local
|
| /foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/output/ |
| H A D | metadata_output.h | 67 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 D | ipc_object_proxy.cpp | 332 void IPCObjectProxy::OnFirstStrongRef(const void *objectId) in OnFirstStrongRef() argument 391 void IPCObjectProxy::OnLastStrongRef(const void *objectId) in OnLastStrongRef() argument
|
| H A D | ipc_object_stub.cpp | 419 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 D | metadata_output.cpp | 51 MetadataObject(const MetadataObjectType type, const int32_t timestamp, const Rect rect, const int32_t objectId, const int32_t confidence) MetadataObject() argument
|