Home
last modified time | relevance | path

Searched defs:remote (Results 1 – 16 of 16) sorted by relevance

/test/xts/hats/hdf/display/composer/death/
Dhdi_death_test.cpp32 void ComposerDiedRecipient::OnRemoteDied(const wptr<IRemoteObject>& remote) in OnRemoteDied()
/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/
Ddmlib.py427 def pull_file(self, remote, local, is_create=False): argument
463 def do_pull_file(self, remote, local): argument
515 def push_file(self, local, remote, is_create=False): argument
545 def do_push_file(self, local, remote): argument
759 def push_file(device, local, remote, is_create=False, argument
766 def pull_file(device, remote, local, is_create=False, argument
1044 def _operator_file(command, device, local, remote, timeout): argument
Ddevice.py414 def push_file(self, local, remote, **kwargs): argument
444 def pull_file(self, remote, local, **kwargs): argument
/test/xts/hats/hdf/display/buffer/death/
Ddeath_test.cpp32 void BufferDiedRecipient::OnRemoteDied(const OHOS::wptr<OHOS::IRemoteObject>& remote) in OnRemoteDied()
/test/xts/device_attest/interfaces/innerkits/native_cpp/src/
Ddevattest_service_proxy.cpp35 sptr<IRemoteObject> remote = Remote(); in GetAttestStatus() local
/test/xts/acts/ability/ability_runtime/actsserviceabilityclienttest/actsserviceabilityclienttest/src/main/js/ServiceAbility1/
Dservice.js121 function onConnectCallback(element, remote) { argument
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
Duiondk.cpp228 struct iovec remote, local; in ProcessVmReadV() local
251 struct iovec remote = {.iov_base = dst, .iov_len = sizeof(dst)}; in ProcessVmWriteV() local
/test/xts/hats/hdf/external_device_manager/driver_extension_controller/
Ddriver_extension_controller_test.cpp44 int32_t OnConnectDone(const sptr<IRemoteObject> &remote, int resultCode) override in OnConnectDone()
/test/xts/acts/ability/ability_runtime/actsserviceabilityclienttest/actsserviceabilityclienttest/src/main/js/ServiceAbility2/
Dservice.js80 function onConnectCallback(element, remote) { argument
/test/testfwk/arkxtest/uitest/connection/
Dipc_transactor.cpp66 void OnRemoteDied(const wptr<IRemoteObject> &remote) override in OnRemoteDied()
204 …caller->SetBackCallerHandler([&remoteCallerObject, &condition](const sptr<IRemoteObject> &remote) { in PublishCallerAndWaitForBackcaller()
/test/xts/device_attest/test/performancetest/src/
Ddevattestclient_performance_test.cpp118 sptr<IRemoteObject> remote = Remote(); in TestIPCConsume() local
/test/xts/hats/hdf/manager/managerServiceTest/
Dservice_manager_hdi_test.cpp1175 sptr<IRemoteObject> remote = servmgr->GetService("hdf_device_manager"); variable
1197 sptr<IRemoteObject> remote = saManager->GetSystemAbility(DEVICE_SERVICE_MANAGER_SA_ID); variable
/test/xts/acts/ability/ability_runtime/actsstserviceabilityclientcase/entry/src/ohosTest/js/test/
DActsStServiceAbilityClientCaseTest.test.js371 function onConnectCallback(element, remote) { argument
/test/xts/acts/ability/ability_runtime/actsserviceabilityclienttest/actsserviceabilityclienttest/src/main/js/test/
DStServiceAbilityClient.test.js382 function onConnectCallback(element, remote) { argument
/test/xts/dcts/communication/dsoftbus/rpc/src/main/js/test/
DRpcJsunit.test.js265 remote = rpc.RemoteObject; field in RpcJsUnitTest.anonymousFunction0daa47760100.TestProxy
266 constructor(remote) { argument
/test/xts/acts/communication/dsoftbus/rpc/entry/src/ohosTest/js/test/
DRpcClientJsunit.test.js117 remote = rpc.RemoteObject; field in ActsRpcClientJsTest.anonymousFunction96df43670100.TestProxy
118 constructor(remote) { argument