Home
last modified time | relevance | path

Searched refs:GetBlockPageList (Results 1 – 3 of 3) sorted by relevance

/test/ostest/wukong/common/include/
Dwukong_util.h129 void GetBlockPageList(std::vector<std::string> &blockPageList);
/test/ostest/wukong/test_flow/src/
Drandom_test_flow.cpp465 WuKongUtil::GetInstance()->GetBlockPageList(systemPaths); in HandleNormalOption()
/test/ostest/wukong/common/src/
Dwukong_util.cpp363 void WuKongUtil::GetBlockPageList(std::vector<std::string> &blockPageList) in GetBlockPageList() function in OHOS::WuKong::WuKongUtil