Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dmock_directory_ex_test.cpp97 const string canonicalPath = "a"; in HWTEST_F() local
/foundation/multimedia/image_framework/plugins/manager/src/
H A Dplugin_server.cpp170 PluginFWType PluginServer::AnalyzeFWType(const string &canonicalPath) in AnalyzeFWType() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/src/
H A Ddocument_store_manager.cpp55 std::string canonicalPath; in GetDocumentStore() local
128 int DocumentStoreManager::CheckDBPath(const std::string &path, std::string &canonicalPath, std::string &dbName) in CheckDBPath() argument
/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/
H A Dstd_filesystem.cpp200 auto canonicalPath = std::filesystem::canonical(U8Path(uri), ec); in GetEntry() local
H A Dstd_file.cpp111 auto canonicalPath = std::filesystem::canonical(U8Path(path), ec); in Open() local
145 auto canonicalPath = std::filesystem::weakly_canonical(U8Path(path), ec); in Create() local
/foundation/multimedia/image_framework/plugins/manager/src/framework/
H A Dplugin_mgr.cpp85 uint32_t PluginMgr::TraverseFiles(const string &canonicalPath) in TraverseFiles() argument
/foundation/distributedhardware/distributed_input/common/include/
H A Dinput_hub.cpp1668 char canonicalPath[PATH_MAX + 1] = {0x00}; in Enable() local

Completed in 7 milliseconds