Home
last modified time | relevance | path

Searched defs:path_component (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/tools/
H A Dconnect_udp_tunnel.cc51 url::Component path_component; in ValidateAndParseTargetFromPath() local
/aosp_15_r20/frameworks/native/cmds/installd/
H A Dotapreopt.cpp649 std::string path_component(apk_path, path_end - apk_path); in calculate_odex_file_path() local
/aosp_15_r20/packages/modules/adb/daemon/
Dfile_sync_service.cpp114 for (const auto& path_component : path_components) { in secure_mkdirs() local
/aosp_15_r20/external/cronet/net/cookies/
H A Dcanonical_cookie.cc664 url::Component path_component(0, cookie_path.length()); in CreateSanitizedCookie() local
/aosp_15_r20/external/libchrome/base/
H A Dvalues.cc383 const StringPiece path_component = *cur_path; in SetPath() local
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/
H A Dparser.cc449 void Parser::LocationRecorder::AddPath(int path_component) { in AddPath()
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser.cc449 void Parser::LocationRecorder::AddPath(int path_component) { in AddPath()