Home
last modified time | relevance | path

Searched defs:resolved_path (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/src/
H A Dsplicing.rs73 let resolved_path = path in resolve() localVariable
83 let resolved_path = path in resolve() localVariable
/aosp_15_r20/external/pdfium/testing/fuzzers/
H A Dpdf_fuzzer_init_public.cc55 std::unique_ptr<char, pdfium::FreeDeleter> resolved_path( in ProgramPath() local
/aosp_15_r20/build/soong/cc/ndkstubgen/
H A D__init__.py92 def resolved_path(raw: str) -> Path: function
/aosp_15_r20/development/tools/ndk/ndkabidump/
H A D__init__.py112 def resolved_path(path: str) -> Path: function
/aosp_15_r20/system/linkerconfig/generator/
H A Dvariableloader.cc47 char resolved_path[PATH_MAX]; in GetRealPath() local
/aosp_15_r20/external/tensorflow/tensorflow/stream_executor/rocm/
H A Drocm_diagnostics.cc167 char resolved_path[PATH_MAX] = {0}; in FindDsoVersion() local
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/shim/
H A Dallocator_shim_override_linker_wrapped_symbols.h76 char* resolved_path) { in __wrap_realpath()
/aosp_15_r20/bionic/linker/
H A Dlinker_utils.cpp205 char resolved_path[PATH_MAX]; in resolve_path() local
H A Dlinker_config.cpp238 std::string resolved_path; in parse_config_file() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
H A Dcuda_diagnostics.cc253 char resolved_path[PATH_MAX] = {0}; in FindDsoVersion() local
/aosp_15_r20/system/linkerconfig/
H A Dmain.cc99 char resolved_path[PATH_MAX]; in RealPath() local
/aosp_15_r20/frameworks/base/libs/androidfw/
H A DAssetsProvider.cpp326 const std::string resolved_path = dir_ + path; in OpenInternal() local
/aosp_15_r20/external/selinux/libselinux/src/
H A Dmatchpathcon.c385 int realpath_not_final(const char *name, char *resolved_path) in realpath_not_final()
/aosp_15_r20/external/selinux/sandbox/
H A Dseunshare.c812 char *resolved_path = NULL; in main() local
/aosp_15_r20/external/compiler-rt/lib/tsan/dd/
H A Ddd_interceptors.cc226 INTERCEPTOR(char*, realpath, const char *path, char *resolved_path) { in INTERCEPTOR() argument
/aosp_15_r20/external/mesa3d/src/drm-shim/
H A Ddrm_shim.c761 realpath(const char *path, char *resolved_path) in realpath()
/aosp_15_r20/external/python/cpython3/Python/
Dfileutils.c1968 wchar_t *resolved_path, size_t resolved_path_len) in _Py_wrealpath()
/aosp_15_r20/frameworks/native/cmds/dumpstate/
H A Ddumpstate.cpp2830 std::string resolved_path; in MaybeResolveSymlink() local
/aosp_15_r20/external/libbpf/src/
H A Dlibbpf.c12146 char resolved_path[512]; in bpf_program__attach_usdt() local