Home
last modified time | relevance | path

Searched defs:basePath (Results 1 - 7 of 7) sorted by relevance

/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Drs_dir_asset_provider.h45 RSDirAssetProvider(const std::string& basePath) : basePath_(basePath + "\\") {} in RSDirAssetProvider() argument
47 RSDirAssetProvider(const std::string& basePath) : basePath_(basePath + "/") {} in RSDirAssetProvider() argument
/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/
H A Dpath_tools.cpp112 string basePath; in GetCurrentDirectory() local
[all...]
H A Dstd_filesystem.cpp177 StdFilesystem::StdFilesystem(string_view basePath) : basePath_(basePath) in StdFilesystem() argument
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/key_manager_test/
H A Dkey_manager_other_test.cpp149 string basePath = "/data/app/el2/" + to_string(user); in HWTEST_F() local
H A Dkey_manager_sup_test.cpp117 string basePath = "/data/app/el2/" + to_string(userId); in HWTEST_F() local
158 string basePath = "/data/app/el2/" + to_string(user); in HWTEST_F() local
202 string basePath = "/data/app/el2/" + to_string(user); in HWTEST_F() local
[all...]
/foundation/filemanagement/storage_service/services/storage_manager/storage/test/
H A Dstorage_total_status_service_test.cpp139 string basePath = "/data/app/el2/" + to_string(userId); in HWTEST_F() local
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dkey_manager.cpp1813 const char basePath[] = "/base"; in UpdateCeEceSeceUserAuth() local

Completed in 7 milliseconds