Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/include/
H A Dwant.h868 static const std::string PARAM_RESV_CALLER_ABILITY_NAME; variable
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dwant.cpp81 const std::string Want::PARAM_RESV_CALLER_ABILITY_NAME("ohos.aafwk.param.callerAbilityName"); member in OHOS::AAFwk::Want