Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/include/
H A Dwant.h874 static const std::string PARAM_RESV_CALLER_APP_CLONE_INDEX; variable
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dwant.cpp87 const std::string Want::PARAM_RESV_CALLER_APP_CLONE_INDEX("ohos.param.callerAppCloneIndex"); member in OHOS::AAFwk::Want