Home
last modified time | relevance | path

Searched refs:currRemoteObject (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/include/
H A Dsa_status_change_mock.h42 return currRemoteObject; in GetRemoteObject()
46 sptr<IRemoteObject> currRemoteObject; variable
/ohos5.0/foundation/distributedhardware/distributed_input/sinkhandler/include/
H A Ddistributed_input_sink_handler.h64 return currRemoteObject; in GetRemoteObject()
68 OHOS::sptr<OHOS::IRemoteObject> currRemoteObject; variable
/ohos5.0/foundation/distributedhardware/distributed_input/sourcehandler/include/
H A Ddistributed_input_source_handler.h71 return currRemoteObject; in GetRemoteObject()
75 OHOS::sptr<OHOS::IRemoteObject> currRemoteObject; variable
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsa_status_change_mock.cpp36 currRemoteObject = remoteObject; in OnLoadSystemAbilitySuccess()
/ohos5.0/foundation/distributedhardware/distributed_input/sinkhandler/src/
H A Ddistributed_input_sink_handler.cpp111 currRemoteObject = remoteObject; in OnLoadSystemAbilitySuccess()
/ohos5.0/foundation/distributedhardware/distributed_input/sourcehandler/src/
H A Ddistributed_input_source_handler.cpp137 currRemoteObject = remoteObject; in OnLoadSystemAbilitySuccess()