Home
last modified time | relevance | path

Searched refs:FindFileEntry (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/android/crazy_linker/src/
Dcrazy_linker_system_mock.cpp111 MockFileEntry* FindFileEntry(const char* path) { in FindFileEntry() function in __anonf4e4ae0c0111::MockSystem
268 MockFileEntry* entry = s_mock_fs.FindFileEntry(path); in NewMockFileHandle()
283 return s_mock_fs.FindFileEntry(path) != NULL; in PathExists()