Home
last modified time | relevance | path

Searched defs:connectCallerOther (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/ability_runtime/
H A Dconnection_manager.cpp325 const sptr<IRemoteObject>& connectCallerOther) in IsConnectCallerEqual()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dability_connection_manager_test.cpp243 sptr<IRemoteObject> connectCallerOther = new (std::nothrow) AbilityConnection(); variable