Home
last modified time | relevance | path

Searched defs:real_path (Results 1 – 12 of 12) sorted by relevance

/aosp12/bionic/tests/
H A Dgtest_globals.cpp39 std::string real_path; in GetTestlibRoot() local
/aosp12/system/linkerconfig/generator/
H A Dvariableloader.cc58 auto real_path = GetRealPath(root + partition); in LoadVariableFromPartitionPath() local
/aosp12/hardware/libhardware/
H A Dhardware.c155 char real_path[PATH_MAX]; in path_in_path() local
/aosp12/system/core/fastboot/fuzzy_fastboot/
H A Dfixtures.cpp90 std::string real_path = in UsbStillAvailible() local
/aosp12/system/apex/apexd/
H A Dapex_file_test.cpp288 const std::string real_path = kTestDataDir + "apex.apexd_test.apex"; in TEST() local
/aosp12/packages/modules/adb/daemon/
H A Dfile_sync_service.cpp374 std::string real_path; in handle_send_file() local
/aosp12/system/extras/simpleperf/
H A Denvironment.cpp471 std::string real_path; in HasOpenedAppApkFile() local
/aosp12/system/vold/
H A DFsCrypt.cpp216 std::string real_path; in IsEmmcStorage() local
/aosp12/system/core/fs_mgr/
H A Dfs_mgr.cpp158 std::string real_path; in realpath() local
/aosp12/hardware/interfaces/automotive/can/1.0/default/libc++fs/src/filesystem/
H A Doperations.cpp830 const path real_path(__read_symlink(existing_symlink, ec)); in __copy_symlink() local
/aosp12/bionic/linker/
H A Dlinker.cpp3336 char real_path[PATH_MAX]; in init_default_namespace_no_config() local
/aosp12/frameworks/native/cmds/dumpstate/
H A Ddumpstate.cpp4056 const std::string& real_path = path.empty() ? screenshot_path_ : path; in TakeScreenshot() local