Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H A Diability_manager_collaborator.h56 virtual int32_t NotifyPreloadAbility(const std::string &bundleName) in NotifyPreloadAbility() function
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_collaborator_proxy.cpp212 int32_t AbilityManagerCollaboratorProxy::NotifyPreloadAbility(const std::string &bundleName) in NotifyPreloadAbility() function in OHOS::AAFwk::AbilityManagerCollaboratorProxy