Searched refs:PathIsFile (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/android_crazy_linker/src/src/
H A Dcrazy_linker_system.h71 bool PathIsFile(const char* path_name);
H A Dcrazy_linker_search_path_list.cpp73 if (PathIsFile(full_path_.c_str())) {
H A Dcrazy_linker_system.cpp80 bool PathIsFile(const char* path) { function in namespace:crazy
H A Dcrazy_linker_library_list.cpp305 if (!PathIsFile(full_path.c_str())) {
H A Dcrazy_linker_system_mock.cpp286 bool PathIsFile(const char* path) { function in namespace:crazy

Completed in 2245 milliseconds