Home
last modified time | relevance | path

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

/external/cronet/url/
Durl_canon_fileurl.cc45 Component sub_path = MakeRange(begin, drive_letter_pos); in DoFindWindowsDriveLetter() local
111 Component sub_path = MakeRange(after_drive, path.end()); in DoFileCanonicalizePath() local
/external/rust/crates/grpcio-sys/grpc/tools/mkowners/
Dmkowners.py131 def full_dir(rules_dir, sub_path): argument
/external/grpc-grpc/tools/mkowners/
Dmkowners.py130 def full_dir(rules_dir, sub_path): argument
/external/icing/icing/legacy/index/
Dicing-filesystem.cc588 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/base/files/
Dfile_path_watcher_unittest.cc412 FilePath sub_path(temp_dir_.GetPath()); in TEST_F() local
/external/pdfium/core/fxge/
Dcfx_renderdevice.cpp679 std::vector<CFX_Path::Point> sub_path; in DrawPathWithBlend() local