Home
last modified time | relevance | path

Searched refs:GetObjectDescriptor (Results 1 - 25 of 31) sorted by relevance

12

/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Dprocess_skeleton_unittest.cpp78 skeleton->AttachObject(object.GetRefPtr(), object->GetObjectDescriptor(), true); in HWTEST_F()
79 bool ret = skeleton->DetachObject(object.GetRefPtr(), object->GetObjectDescriptor()); in HWTEST_F()
95 skeleton->AttachObject(object.GetRefPtr(), object->GetObjectDescriptor(), true); in HWTEST_F()
96 sptr<IRemoteObject> queriedObject = skeleton->QueryObject(object->GetObjectDescriptor(), true); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/
H A Diremote_object.cpp40 std::u16string IRemoteObject::GetObjectDescriptor() const in GetObjectDescriptor() function in OHOS::IRemoteObject
H A Diremote_object.h80 std::u16string GetObjectDescriptor() const;
/foundation/distributeddatamgr/data_share/frameworks/native/consumer/src/
H A Ddatashare_connection.cpp190 RadarReporter::LOCAL_SESS_NAME, Str16ToStr8(token->GetObjectDescriptor()), in ConnectDataShareExtAbility()
197 RadarReporter::LOCAL_SESS_NAME, Str16ToStr8(token->GetObjectDescriptor()), in ConnectDataShareExtAbility()
223 RadarReporter::LOCAL_SESS_NAME, Str16ToStr8(token_->GetObjectDescriptor()), in DisconnectDataShareExtAbility()
230 RadarReporter::LOCAL_SESS_NAME, Str16ToStr8(token_->GetObjectDescriptor()), in DisconnectDataShareExtAbility()
/foundation/ability/form_fwk/test/mock/include/
H A Dmock_i_remote_object.h74 std::u16string GetObjectDescriptor() const in GetObjectDescriptor() function in OHOS::AppExecFwk::MockIRemoteObject
/foundation/ability/ability_runtime/test/unittest/appkit/ohos_application_test/
H A Dmock_i_remote_object.h74 std::u16string GetObjectDescriptor() const in GetObjectDescriptor() function in OHOS::Notification::MockIRemoteObject
/foundation/ability/ability_runtime/test/unittest/appkit/ohos_application_first_test/
H A Dmock_i_remote_object.h74 std::u16string GetObjectDescriptor() const in GetObjectDescriptor() function in OHOS::Notification::MockIRemoteObject
/foundation/arkui/ace_engine/test/mock/interfaces/
H A Dmock_i_remote_object.h74 std::u16string GetObjectDescriptor() const in GetObjectDescriptor() function in OHOS::MockIRemoteObject
/foundation/communication/netmanager_base/test/commonduplicatedcode/
H A Dcommon_mock_net_remote_object_test.h73 std::u16string GetObjectDescriptor() const in GetObjectDescriptor() function in OHOS::NetManagerStandard::MockNetIRemoteObject
/foundation/filemanagement/app_file_service/tests/mock/utils_mock/include/
H A Diremote_object_mock.h74 std::u16string GetObjectDescriptor() const in GetObjectDescriptor() function in OHOS::FileManagement::Backup::MockIRemoteObject
/foundation/communication/ipc/ipc/native/src/core/source/
H A Diremote_object.cpp65 std::u16string IRemoteObject::GetObjectDescriptor() const in GetObjectDescriptor() function in OHOS::IRemoteObject
H A Diremote_broker.cpp136 } else if (descriptor == object->GetObjectDescriptor()) { in NewInstance()
H A Dipc_object_stub.cpp174 std::u16string descriptor = GetObjectDescriptor(); in DBinderSearchDescriptor()
364 ProcessSkeleton::ConvertToSecureDesc(Str16ToStr8(GetObjectDescriptor())).c_str(), in SendRequestInner()
371 std::u16string currentDesc = GetObjectDescriptor(); in SendRequestInner()
/foundation/communication/ipc/interfaces/innerkits/rust/src/cxx/
H A Dremote_object_wrapper.cpp56 rust::string IRemoteObjectWrapper::GetObjectDescriptor() const in GetObjectDescriptor() function in OHOS::IpcRust::IRemoteObjectWrapper
58 return GetInner()->GetObjectDescriptor().data(); in GetObjectDescriptor()
/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/
H A Diremote_object.h179 std::u16string GetObjectDescriptor() const;
/foundation/ability/ability_runtime/tools/test/unittest/ability_delegator/
H A Dtest_observer_proxy_test.cpp117 std::u16string GetObjectDescriptor() const in GetObjectDescriptor() function in OHOS::MockIRemoteObject
/foundation/communication/ipc/interfaces/innerkits/rust/include/
H A Dremote_object_wrapper.h47 rust::string GetObjectDescriptor() const;
/foundation/communication/netmanager_base/test/netconnmanager/unittest/netmgr_distributed_test/
H A Dnet_conn_service_proxy_test.cpp82 std::u16string GetObjectDescriptor() const in GetObjectDescriptor() function in OHOS::NetManagerStandard::__anon7357::MockNetIRemoteObject
/foundation/communication/netmanager_base/test/netpolicymanager/unittest/net_policy_manager_test/
H A Dnet_policy_callback_proxy_test.cpp82 std::u16string GetObjectDescriptor() const in GetObjectDescriptor() function in OHOS::NetManagerStandard::__anon7415::MockNetIRemoteObject
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/sys_vpn_manager_test/
H A Dnetworkvpn_service_proxy_test.cpp122 std::u16string GetObjectDescriptor() const in GetObjectDescriptor() function in OHOS::NetManagerStandard::MockNetIRemoteObject
/foundation/communication/ipc/ipc/test/auxiliary/native/src/
H A Dtest_service.cpp125 std::u16string localServiceName = GetObjectDescriptor(); in TestPingService()
/foundation/communication/netmanager_ext/test/netfirewallmanager/unittest/netfirewallmanager_test/
H A Dnetfirewall_service_proxy_test.cpp227 std::u16string GetObjectDescriptor() const in GetObjectDescriptor() function in OHOS::NetManagerStandard::MockNetIRemoteObject
/foundation/communication/ipc/ipc/native/src/napi_common/source/
H A Dnapi_remote_object.cpp849 std::u16string descriptor = target->GetObjectDescriptor(); in NAPI_ohos_rpc_CreateJsRemoteObject()
1008 std::u16string descriptor = nativeObject->GetObjectDescriptor(); in NAPI_RemoteObject_getInterfaceDescriptor()
1023 std::u16string descriptor = nativeObject->GetObjectDescriptor(); in NAPI_RemoteObject_getDescriptor()
1153 std::string remoteDescriptor = Str16ToStr8(target->GetObjectDescriptor()); in StubSendRequestAsync()
1197 std::string remoteDescriptor = Str16ToStr8(target->GetObjectDescriptor()); in StubSendRequestPromise()
/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/
H A Dsa_proxy_cache_test.cpp200 std::u16string GetObjectDescriptor() const in GetObjectDescriptor() function in OHOS::MockIRemoteObject
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_service_test/
H A Dnet_conn_service_proxy_test.cpp144 std::u16string GetObjectDescriptor() const in GetObjectDescriptor() function in OHOS::NetManagerStandard::__anon7346::MockNetIRemoteObject

Completed in 17 milliseconds

12