Home
last modified time | relevance | path

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

/aosp_15_r20/build/bazel/scripts/incremental_build/
H A Dutil.py246 def next_path(path: Path) -> Generator[Path, None, None]: function
/aosp_15_r20/frameworks/base/tools/apilint/
H A Ddeprecated_at_birth.py278 next_path = sys.argv[1] variable
/aosp_15_r20/external/rust/android-crates-io/crates/glob/src/
Dlib.rs853 let next_path = if curdir { in fill_todo() localVariable
/aosp_15_r20/external/libchrome/base/process/
H A Dprocess_util_unittest.cc334 base::FilePath next_path; in MULTIPROCESS_TEST_MAIN() local
/aosp_15_r20/external/libbpf/src/
H A Dlibbpf.c11790 char *next_path; in resolve_full_path() local