Home
last modified time | relevance | path

Searched defs:path_split (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/python/watchdog/src/watchdog/
Dwatchmedo.py113 def path_split(pathname_spec: str, *, separator: str = os.pathsep) -> list[str]: function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/tools/
H A Dconnect_udp_tunnel.cc64 std::vector<absl::string_view> path_split = in ValidateAndParseTargetFromPath() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/masque/
H A Dmasque_server_session.cc539 std::vector<absl::string_view> path_split = absl::StrSplit(path, '/'); in HandleMasqueRequest() local
/aosp_15_r20/external/python/cpython2/Lib/
Dihooks.py188 def path_split(self, x): return os.path.split(x) member in Hooks
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDjython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META- ...