Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dfree_install_manager.cpp69 std::string callerModuleName = callerElementName.GetModuleName(); in IsTopAbility() local
72 elementName.GetModuleName().compare(callerModuleName) == 0) { in IsTopAbility()