Home
last modified time | relevance | path

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

123

/arkcompiler/toolchain/tooling/client/domain/
H A Druntime_client.h45 void SetObjectId(const std::string &objectId) in SetObjectId() argument
/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
/third_party/node/deps/v8/src/inspector/
H A Dremote-object-id.cc26 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...]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/mock/
H A Dcalling_methods_test_5.cpp43 ets_method objectId = env_->Getp_method(cls, "object_method", ":LA;"); in TEST_F() local
99 ets_method objectId = env_->Getp_method(cls, "object_method", ":LA;"); in TEST_F() local
H A Dcalling_methods_test_8.cpp47 ets_method objectId = env_->Getp_method(cCls, "object_method", ":LA;"); in TEST_F() local
H A Dcalling_methods_test_4.cpp43 ets_method objectId = env_->Getp_method(cls, "object_method", ":LA;"); in TEST_F() local
98 ets_method objectId = env_->Getp_method(cls, "object_method", ":LA;"); in TEST_F() local
193 ets_method objectId = env_->Getp_method(cls, "object_method", ":LA;"); in TEST_F() local
245 ets_method objectId = env_->Getp_method(cls, "object_method", ":LA;"); TEST_F() local
[all...]
H A Dcalling_methods_test_6.cpp45 ets_method objectId = env_->Getp_method(cCls, "object_method", ":LA;"); in TEST_F() local
H A Dcalling_methods_test_7.cpp47 ets_method objectId = env_->Getp_method(cCls, "object_method", ":LA;"); in TEST_F() local
H A Dcalling_methods_test_2.cpp44 ets_method objectId = env_->Getp_method(cls, "object_method", ":LA;"); in TEST_F() local
94 ets_method objectId = env_->Getp_method(cls, "object_method", ":LA;"); in TEST_F() local
150 ets_method objectId = env_->Getp_method(cls, "object_method", ":LA;"); in TEST_F() local
238 ets_method objectId in TEST_F() local
[all...]
H A Dcalling_methods_test_3.cpp130 ets_method objectId = env_->GetStaticp_method(cls, "object_method", ":LA;"); in TEST_F() local
178 ets_method objectId = env_->GetStaticp_method(cls, "object_method", ":LA;"); in TEST_F() local
228 ets_method objectId = env_->GetStaticp_method(cls, "object_method", ":LA;"); in TEST_F() local
320 ets_method objectId in TEST_F() local
367 ets_method objectId = env_->GetStaticp_method(cls, "object_method", ":LA;"); TEST_F() local
407 ets_method objectId = env_->GetStaticp_method(cls, "object_method", ":LA;"); TEST_F() local
[all...]
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/types/
H A Dremote_object_type.h43 std::optional<RemoteObjectId> objectId; member
49 std::optional<RemoteObjectId> objectId; member
55 std::optional<RemoteObjectId> objectId; member
/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
/arkcompiler/toolchain/tooling/test/
H A Dheapprofiler_impl_test.cpp130 HeapSnapshotObjectId objectId; in HWTEST_F_L0() local
/arkcompiler/toolchain/tooling/client/manager/
H A Dwatch_manager.cpp58 void WatchManager::GetPropertiesCommand(const int32_t &watchInfoIndex, const std::string &objectId) in GetPropertiesCommand() argument
173 std::string objectId; in ShowWatchResult() local
/arkcompiler/toolchain/tooling/test/client_utils/
H A Dtest_util.cpp216 std::string objectId; in SendMessage() local
/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
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/tests/
H A Dobject_repository.cpp101 static auto GetObjectProperties(NameT className, DescT description, const char *objectId) in GetObjectProperties() argument
/arkcompiler/toolchain/tooling/agent/
H A Dheapprofiler_impl.cpp146 HeapSnapshotObjectId objectId; in GetHeapObjectId() local
342 GetHeapObjectId([[maybe_unused]] const GetHeapObjectIdParams &params, HeapSnapshotObjectId *objectId) GetHeapObjectId() argument
/arkcompiler/toolchain/tooling/client/utils/
H A Dcli_command.cpp510 int32_t objectId = variableManager.FindObjectIdWithIndex(std::stoi(GetArgList()[0])); in PrintCommand() local

Completed in 13 milliseconds

123