Home
last modified time | relevance | path

Searched refs:GetAbilityIndex (Results 1 – 2 of 2) sorted by relevance

/test/ostest/wukong/input_factory/include/
Dappswitch_input.h66 uint32_t GetAbilityIndex(std::vector<std::string> &bundleList);
/test/ostest/wukong/input_factory/src/
Dappswitch_input.cpp73 uint32_t index = GetAbilityIndex(bundleList); in RandomInput()
110 uint32_t AppswitchInput::GetAbilityIndex(std::vector<std::string>& bundlelist) in GetAbilityIndex() function in OHOS::WuKong::AppswitchInput