Home
last modified time | relevance | path

Searched defs:bundleList (Results 1 – 4 of 4) sorted by relevance

/test/ostest/wukong/input_factory/src/
Dappswitch_input.cpp42 std::vector<std::string> bundleList(0); in OrderInput() local
66 std::vector<std::string> bundleList(0); in RandomInput() local
94 std::vector<std::string> bundleList; in PrintResultOfStartAbility() local
/test/ostest/wukong/shell_command/src/
Dwukong_shell_command.cpp190 std::vector<std::string> bundleList; in ShowAllAppInfo() local
/test/ostest/wukong/common/src/
Dwukong_util.cpp188 uint32_t WuKongUtil::FindElement(std::vector<std::string> &bundleList, std::string key) in FindElement()
197 bool WuKongUtil::ContainsElement(std::vector<std::string> &bundleList, std::string key) in ContainsElement()
373 void WuKongUtil::SetAllAppInfo(std::vector<std::string> &bundleList, std::vector<std::string> &abil… in SetAllAppInfo()
/test/ostest/wukong/test_flow/src/
Dspecial_test_flow.cpp214 std::vector<std::string> bundleList(0); in ProtectRightAbility() local