Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/frameworks/native/source/
H A Dsystem_ability_manager_proxy.cpp358 sptr<IRemoteObject> irsp = reply.ReadRemoteObject(); in CheckSystemAbility() local
359 if (irsp == nullptr) { in CheckSystemAbility()
370 return irsp; in CheckSystemAbility()