Home
last modified time | relevance | path

Searched defs:pathname (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
Dgtest-filepath.h64 explicit FilePath(const std::string& pathname) : pathname_(pathname) { in FilePath()
/ndk/sources/host-tools/sed-4.2.1/lib/
Dlocalcharset.c72 # define relocate(pathname) (pathname) argument
/ndk/sources/android/cpufeatures/
Dcpu-features.c124 get_file_size(const char* pathname) in get_file_size()
158 read_file(const char* pathname, char* buffer, size_t buffsize) in read_file()