Home
last modified time | relevance | path

Searched defs:bundleList (Results 1 - 3 of 3) sorted by relevance

/test/ostest/wukong/input_factory/src/
H A Dappswitch_input.cpp108 std::vector<std::string> bundleList; PrintResultOfStartAbility() local
[all...]
/test/ostest/wukong/shell_command/src/
H A Dwukong_shell_command.cpp190 std::vector<std::string> bundleList; in ShowAllAppInfo() local
/test/ostest/wukong/common/src/
H A Dwukong_util.cpp228 uint32_t WuKongUtil::FindElement(std::vector<std::string> &bundleList, std::string key) in FindElement() argument
237 bool WuKongUtil::ContainsElement(std::vector<std::string> &bundleList, std::string key) in ContainsElement() argument
451 void WuKongUtil::SetAllAppInfo(std::vector<std::string> &bundleList, std::vector<std::string> &abilityList) in SetAllAppInfo() argument

Completed in 3 milliseconds