Home
last modified time | relevance | path

Searched refs:MODE_R (Results 1 - 4 of 4) sorted by relevance

/foundation/filemanagement/app_file_service/interfaces/innerkits/native/file_uri/src/
H A Dfile_uri.cpp35 const std::string MODE_R = "/r/"; member
99 realPath = PATH_SHARE + MODE_R + bundleName + sandboxPath; in GetRealPath()
115 realPath = PATH_SHARE + MODE_R + bundleName + sandboxPath; in GetRealPathBySA()
/foundation/filemanagement/app_file_service/test/unittest/file_uri_native/
H A Dfile_uri_test.cpp59 const string MODE_R = "/r/"; member
171 EXPECT_EQ(path, PATH_SHARE + MODE_R + fileStrPath); in HWTEST_F()
190 string rltStr = PATH_SHARE + MODE_R + bundleB + fileStr; in HWTEST_F()
224 string rltStr = PATH_SHARE + MODE_R + bundleB + actStr; in HWTEST_F()
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dfile_impl.cpp37 static const std::string MODE_R = "/r/"; variable
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dopen.cpp60 const std::string MODE_R = "/r/"; member

Completed in 5 milliseconds