Searched defs:OhosDirImpl (Results 1 – 1 of 1) sorted by relevance
42 struct OhosDirImpl { struct43 …OhosDirImpl(const BASE_NS::string_view path, std::vector<std::string> fileList) : path_(path), fil… in OhosDirImpl() function46 BASE_NS::string path_;47 std::vector<std::string> fileList_;