Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/appkit/app/
H A Dmain_thread.h674 std::string pathSeparator_ = "/"; variable
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dmain_thread.cpp2892 files.emplace_back(dirPath + pathSeparator_ + currentName); in ScanDir()