Home
last modified time | relevance | path

Searched defs:iRemoteObject (Results 1 – 10 of 10) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/connect_adapter/src/
Dconnect_wrapper.cpp28 OHOS::sptr<OHOS::IRemoteObject> iRemoteObject = ConnectServiceInner(userId); in ConnectService() local
/foundation/communication/nfc/test/unittest/services/controller_test/
Dnfc_controller_impl_test.cpp254 sptr<IRemoteObject> iRemoteObject = nullptr; variable
268 sptr<IRemoteObject> iRemoteObject = nullptr; variable
367 sptr<IRemoteObject> iRemoteObject = nullptr; variable
381 sptr<IRemoteObject> iRemoteObject = nullptr; variable
/foundation/communication/ipc/test/fuzztest/ipc/native/src/core/ipcskeleton_fuzzer/
Dipcskeleton_fuzzer.cpp45 sptr<IRemoteObject> iRemoteObject = parcel.ReadRemoteObject(); in SetContextObjectFuzzTest() local
57 sptr<IRemoteObject> iRemoteObject = parcel.ReadRemoteObject(); in FlushCommandsFuzzTest() local
/foundation/multimedia/av_session/services/session/server/test/
Dsession_listener_proxy_test.cpp50 OHOS::sptr<IRemoteObject> iRemoteObject; in SetUp() local
Davsession_controller_proxy_test.cpp94 OHOS::sptr<IRemoteObject> iRemoteObject; in SetUp() local
/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/
Dsa_proxy_cache_test.cpp218 …sptr<MockIRemoteObject> iRemoteObject = sptr<MockIRemoteObject>(new (std::nothrow) MockIRemoteObje… variable
234 …sptr<MockIRemoteObject> iRemoteObject = sptr<MockIRemoteObject>(new (std::nothrow) MockIRemoteObje… variable
/foundation/window/window_manager/wm/test/unittest/ui_extension/
Dwindow_extension_session_impl_test.cpp246 sptr<IRemoteObject> iRemoteObject = new IRemoteObjectMocker(); variable
265 sptr<IRemoteObject> iRemoteObject = new IRemoteObjectMocker(); variable
1953 sptr<IRemoteObject> iRemoteObject = new IRemoteObjectMocker(); variable
2126 sptr<IRemoteObject> iRemoteObject = new IRemoteObjectMocker(); variable
/foundation/multimedia/av_session/services/session/server/test/fuzztest/avsessionservice_fuzzer/
Davsessionservice_fuzzer.cpp701 OHOS::sptr<IRemoteObject> iRemoteObject; in HandleRegisterSessionListenerTest() local
711 OHOS::sptr<IRemoteObject> iRemoteObject; in HandleRegisterSessionListenerForAllUsersTest() local
721 OHOS::sptr<IRemoteObject> iRemoteObject; in HandleRegisterClientDeathObserverTest() local
/foundation/communication/ipc/test/fuzztest/ipc/native/src/core/binderinvoker_fuzzer/
Dbinderinvoker_fuzzer.cpp152 IRemoteObject* iRemoteObject = parcel.ReadRemoteObject(); in FlushCommandsFuzzTest() local
/foundation/ability/ability_runtime/test/unittest/ability_manager_service_fourth_test/
Dability_manager_service_fourth_test.cpp1567 sptr<IRemoteObjectMocker> iRemoteObject = new IRemoteObjectMocker(); variable