Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/include/
H A Dwant.h899 static const std::string CREATE_APP_INSTANCE_KEY; variable
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dwant.cpp107 const std::string Want::CREATE_APP_INSTANCE_KEY("ohos.extra.param.key.createAppInstance"); member in OHOS::AAFwk::Want