Home
last modified time | relevance | path

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

/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_statfs/
Dstatfs_n_exporter.cpp70 std::string pathString(path.get()); in GetFrSize() local
140 std::string pathString(path.get()); in GetBSize() local
209 std::string pathString(path.get()); in GetBAvail() local
278 std::string pathString(path.get()); in GetBlocks() local
347 std::string pathString(path.get()); in GetBFree() local
418 std::string pathString(path.get()); in GetFreeBytes() local
490 std::string pathString(path.get()); in GetTotalBytes() local
/foundation/distributeddatamgr/distributedfile/interfaces/kits/js/src/mod_statfs/
Dstatfs_n_exporter.cpp70 std::string pathString(path.get()); in GetFrSize() local
139 std::string pathString(path.get()); in GetBSize() local
207 std::string pathString(path.get()); in GetBAvail() local
275 std::string pathString(path.get()); in GetBlocks() local
343 std::string pathString(path.get()); in GetBFree() local
413 std::string pathString(path.get()); in GetFreeBytes() local
484 std::string pathString(path.get()); in GetTotalBytes() local
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_statvfs/
Dstatvfs_n_exporter.cpp74 std::string pathString(path.get()); in GetFreeSize() local
150 std::string pathString(path.get()); in GetTotalSize() local
/foundation/distributeddatamgr/distributedfile/interfaces/kits/js/src/mod_securitylabel/
Dsecuritylabel_n_exporter.cpp58 std::string pathString(path.get()); in SetSecurityLabel() local
141 std::string pathString(path.get()); in GetSecurityLabel() local
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_securitylabel/
Dsecuritylabel_n_exporter.cpp142 std::string pathString(path.get()); in GetSecurityLabel() local
/foundation/distributeddatamgr/preferences/frameworks/native/src/
Dpreferences_xml_utils.cpp51 const char *pathString = path; in ReadSettingXml() local
Dpreferences_impl.cpp40 const char *pathString = path; in IsFileExist() local
/foundation/distributeddatamgr/preferences/frameworks/js/napi/storage/src/
Dnapi_storage_helper.cpp101 napi_status GetInputPath(napi_env env, napi_callback_info info, std::string &pathString) in GetInputPath()
/foundation/ability/ability_base/test/unittest/want/
Dskills_test.cpp911 std::string pathString = "path"; variable