Searched defs:canonicalPath (Results 1 – 12 of 12) sorted by relevance
55 std::string canonicalPath; in GetDocumentStore() local128 int DocumentStoreManager::CheckDBPath(const std::string &path, std::string &canonicalPath, std::str… in CheckDBPath()
111 auto canonicalPath = std::filesystem::canonical(U8Path(path), ec); in Open() local145 auto canonicalPath = std::filesystem::weakly_canonical(U8Path(path), ec); in Create() local
200 auto canonicalPath = std::filesystem::canonical(U8Path(uri), ec); in CORE_BEGIN_NAMESPACE() local
97 const string canonicalPath = "a"; variable
56 char canonicalPath[PATH_MAX] = {0}; in LoadStringFromProcCb() local
170 PluginFWType PluginServer::AnalyzeFWType(const string &canonicalPath) in AnalyzeFWType()
64 char *canonicalPath = realpath(fileName, NULL); in GetDigestFromFile() local
85 uint32_t PluginMgr::TraverseFiles(const string &canonicalPath) in TraverseFiles()
47 char canonicalPath[PATH_MAX]; in NormalizePath() local
530 char canonicalPath[PATH_MAX + 1] = { 0 }; in Decode() local
1733 char canonicalPath[PATH_MAX] = { 0 }; in GeneratePictureBatch() local1772 char canonicalPath[PATH_MAX] = { 0 }; in GeneratePictureSingle() local
1668 char canonicalPath[PATH_MAX + 1] = {0x00}; in Enable() local