Lines Matching defs:realpath
178 static bool is_system_library(const std::string& realpath) { in is_system_library()
378 static bool realpath_fd(int fd, std::string* realpath) { in realpath_fd()
623 bool read(const char* realpath, off64_t file_size) { in read()
919 off64_t* file_offset, std::string* realpath) { in open_library_in_zipfile()
1000 std::string* realpath) { in open_library_at_path()
1026 std::string* realpath) { in open_library_on_paths()
1045 off64_t* file_offset, std::string* realpath) { in open_library()
1075 int open_executable(const char* path, off64_t* file_offset, std::string* realpath) { in open_executable()
1142 static bool find_loaded_library_by_realpath(android_namespace_t* ns, const char* realpath, in find_loaded_library_by_realpath()
1167 const std::string& realpath, in load_library()
1330 std::string realpath; in load_library() local
1353 std::string realpath; in load_library() local