Home
last modified time | relevance | path

Searched defs:AddPath (Results 1 – 25 of 29) sorted by relevance

12

/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/ext/traced/
H A Ddata_source_types.h49 void AddPath(std::string path) { paths_.emplace(std::move(path)); } in AddPath() function
/aosp_15_r20/external/perfetto/include/perfetto/ext/traced/
H A Ddata_source_types.h49 void AddPath(std::string path) { paths_.emplace(std::move(path)); } in AddPath() function
/aosp_15_r20/external/perfetto/src/traced/probes/filesystem/
H A Dprefix_finder.cc79 void PrefixFinder::AddPath(std::string path) { in AddPath() function in perfetto::PrefixFinder
/aosp_15_r20/build/soong/android/
H A Dandroidmk.go206 func (a *AndroidMkEntries) AddPath(name string, path Path) { func
1166 func (a *AndroidMkInfo) AddPath(name string, path Path) { func
/aosp_15_r20/external/clang/include/clang/Lex/
H A DHeaderSearchOptions.h187 void AddPath(StringRef Path, frontend::IncludeDirGroup Group, in AddPath() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Lex/
DHeaderSearchOptions.h283 void AddPath(StringRef Path, frontend::IncludeDirGroup Group, in AddPath() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Lex/
DHeaderSearchOptions.h287 void AddPath(StringRef Path, frontend::IncludeDirGroup Group, in AddPath() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Lex/
DHeaderSearchOptions.h287 void AddPath(StringRef Path, frontend::IncludeDirGroup Group, in AddPath() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Lex/
DHeaderSearchOptions.h292 void AddPath(StringRef Path, frontend::IncludeDirGroup Group, in AddPath() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Serialization/
DASTRecordWriter.h296 void AddPath(StringRef Path) { in AddPath() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Serialization/
DASTRecordWriter.h296 void AddPath(StringRef Path) { in AddPath() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Serialization/
DASTRecordWriter.h296 void AddPath(StringRef Path) { in AddPath() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Serialization/
DASTRecordWriter.h313 void AddPath(StringRef Path) { in AddPath() function
/aosp_15_r20/external/clang/lib/Frontend/
H A DInitHeaderSearch.cpp116 void InitHeaderSearch::AddPath(const Twine &Path, IncludeDirGroup Group, in AddPath() function in InitHeaderSearch
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_auth_cache.cc245 void HttpAuthCache::Entry::AddPath(const std::string& path) { in AddPath() function in net::HttpAuthCache::Entry
H A Dhttp_auth_cache_unittest.cc603 TEST(HttpAuthCacheTest, AddPath) { in TEST() argument
/aosp_15_r20/external/pdfium/core/fxge/
H A Dcfx_folderfontinfo.cpp153 void CFX_FolderFontInfo::AddPath(const ByteString& path) { in AddPath() function in CFX_FolderFontInfo
/aosp_15_r20/external/rappor/analysis/cpp/
H A Dfind_cliques.cc296 void AddPath(const Node* start, int prefix_length, Node right) { in AddPath() function in PathArray
/aosp_15_r20/external/protobuf/src/google/protobuf/util/
H A Dfield_mask_util.cc327 void FieldMaskTree::AddPath(const std::string& path) { in AddPath() function in google::protobuf::util::__anonf62c8f970111::FieldMaskTree
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/util/
H A Dfield_mask_util.cc327 void FieldMaskTree::AddPath(const std::string& path) { in AddPath() function in google::protobuf::util::__anon498faa0a0111::FieldMaskTree
/aosp_15_r20/external/protobuf/python/google/protobuf/internal/
H A Dwell_known_types.py609 def AddPath(self, path): member in _FieldMaskTree
/aosp_15_r20/external/clang/include/clang/Serialization/
H A DASTWriter.h896 void AddPath(StringRef Path) { in AddPath() function
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/internal/
H A Dwell_known_types.py609 def AddPath(self, path): member in _FieldMaskTree
/aosp_15_r20/external/autotest/utils/frozen_chromite/lib/
H A Dgit.py1126 def AddPath(path): function
/aosp_15_r20/external/skia/src/svg/
H A DSkSVGDevice.cpp211 void AddPath(const sktext::GlyphRun& glyphRun, const SkPoint& offset, SkPath* path) { in AddPath() function

12