Searched defs:current_path (Results 1 – 8 of 8) sorted by relevance
125 PathStatus current_path = filepath_queue_.top(); in GetNextInternal() local287 const PathStatus current_path = filepath_queue_.top(); in UpdateIterator() local
62 inline std::string AddPropertyToPath(const std::string& current_path, in AddPropertyToPath()528 const std::string& current_path, MatchOptions* match_options, in RetrieveSnippetForSection()
319 std::string current_path = in MergeToFieldMask() local444 std::string current_path = in MergeLeafNodesToTree() local
739 StringPiece current_path(path); in Set() local808 StringPiece current_path(path); in Get() local1059 StringPiece current_path(path); in Remove() local
46 static const char *current_path; variable
928 FilePath current_path = base; in VerifyPathControlledByUser() local
3543 GHC_INLINE path current_path() in current_path() function3553 GHC_INLINE path current_path(std::error_code& ec) in current_path() function3575 GHC_INLINE void current_path(const path& p) in current_path() function3584 GHC_INLINE void current_path(const path& p, std::error_code& ec) noexcept in current_path() function
561 char *current_path; member