Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/ohos/
H A Dohos_file.h42 struct OhosDirImpl { struct
43OhosDirImpl(const BASE_NS::string_view path, std::vector<std::string> fileList) : path_(path), fil… in OhosDirImpl() function
46 BASE_NS::string path_;
47 std::vector<std::string> fileList_;