Searched defs:hapFileList (Results 1 – 6 of 6) sorted by relevance
42 std::vector<std::string> hapFileList; in DoSomethingInterestingWithMyAPI() local
48 std::vector<std::string> hapFileList = BMSFuzzTestUtil::GenerateStringArray(fdp);; in DoSomethingInterestingWithMyAPI() local
169 std::vector<std::string> &hapFileList) in GetHapFilesFromBundlePath()
66 …HapFilesFromBundlePath(const std::string& currentBundlePath, std::vector<std::string>& hapFileList) in GetHapFilesFromBundlePath()377 …HapFilesFromBundlePath(const std::string& currentBundlePath, std::vector<std::string>& hapFileList) in GetHapFilesFromBundlePath()
235 …HapFilesFromBundlePath(const std::string& currentBundlePath, std::vector<std::string>& hapFileList) in GetHapFilesFromBundlePath()
1402 std::vector<std::string> hapFileList; variable