Home
last modified time | relevance | path

Searched defs:pathname (Results 1 – 2 of 2) 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/android/cpufeatures/
Dcpu-features.c138 get_file_size(const char* pathname) in get_file_size()
173 read_file(const char* pathname, char* buffer, size_t buffsize) in read_file()