Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbase_extractor.cpp130 bool BaseExtractor::IsStageBasedModel(std::string abilityName) in IsStageBasedModel() function in OHOS::AppExecFwk::BaseExtractor
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
H A Dextractor.cpp143 bool Extractor::IsStageBasedModel(std::string abilityName) in IsStageBasedModel() function in OHOS::AbilityBase::Extractor
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dability_impl.cpp222 bool AbilityImpl::IsStageBasedModel() const in IsStageBasedModel() function in OHOS::AppExecFwk::AbilityImpl