Home
last modified time | relevance | path

Searched defs:sub_path (Results 1 – 13 of 13) sorted by relevance

/external/rust/android-crates-io/crates/diplomat_core/src/ast/
Dpaths.rs21 pub fn sub_path(&self, ident: Ident) -> Path { in sub_path() method
/external/cronet/stable/url/
Durl_canon_fileurl.cc51 Component sub_path = MakeRange(begin, drive_letter_pos); in DoFindWindowsDriveLetter() local
117 Component sub_path = MakeRange(after_drive, path.end()); in DoFileCanonicalizePath() local
/external/cronet/tot/url/
Durl_canon_fileurl.cc51 Component sub_path = MakeRange(begin, drive_letter_pos); in DoFindWindowsDriveLetter() local
117 Component sub_path = MakeRange(after_drive, path.end()); in DoFileCanonicalizePath() local
/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/mkowners/
Dmkowners.py131 def full_dir(rules_dir, sub_path): argument
/external/chromiumos-config/payload_utils/
Djoin_config_payloads.py723 def clone_or_use_dep(repo, clone_path, dep_path, sub_path=''): argument
/external/icing/icing/legacy/index/
Dicing-filesystem.cc627 std::string sub_path = std::string(path) + '/' + *i; in GetDiskUsage() local
/external/icing/icing/file/
Dfilesystem.cc693 std::string sub_path = std::string(path) + '/' + *i; in GetDiskUsage() local
/external/libchrome/base/files/
Dfile_path_watcher_unittest.cc376 FilePath sub_path(temp_dir_.GetPath()); in TEST_F() local
/external/squashfs-tools/squashfs-tools/
Dmksquashfs.c940 static inline void write_block_map_entry(char *sub_path, unsigned long long start_block, unsigned l… in write_block_map_entry()
1031 char *sub_path; in create_inode() local
1063 char *sub_path; in create_inode() local
/external/cronet/stable/base/files/
Dfile_path_watcher_unittest.cc808 FilePath sub_path(temp_dir_.GetPath()); in TEST_F() local
2291 FilePath sub_path(temp_dir_.GetPath()); in TEST_P() local
/external/cronet/tot/base/files/
Dfile_path_watcher_unittest.cc808 FilePath sub_path(temp_dir_.GetPath()); in TEST_F() local
2291 FilePath sub_path(temp_dir_.GetPath()); in TEST_P() local
/external/coreboot/src/commonlib/
Ddevice_tree.c1072 char *sub_path; in dt_find_node_by_path() local
/external/pdfium/core/fxge/
Dcfx_renderdevice.cpp691 std::vector<CFX_Path::Point> sub_path; in DrawPath() local