Home
last modified time | relevance | path

Searched defs:procObject (Results 1 – 3 of 3) sorted by relevance

/foundation/distributedschedule/samgr/services/samgr/native/source/
Dsystem_ability_manager.cpp279 sptr<ILocalAbilityManager> procObject = in StartOnDemandAbilityInner() local
618 const sptr<IRemoteObject>& procObject) in AddSystemProcess()
648 int32_t SystemAbilityManager::RemoveSystemProcess(const sptr<IRemoteObject>& procObject) in RemoveSystemProcess()
Dsystem_ability_manager_stub.cpp386 sptr<IRemoteObject> procObject = data.ReadRemoteObject(); in AddSystemProcessInner() local
/foundation/distributedschedule/samgr/frameworks/native/source/
Dsystem_ability_manager_proxy.cpp556 …ityManagerProxy::AddSystemProcess(const u16string& procName, const sptr<IRemoteObject>& procObject) in AddSystemProcess()