Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dgrp_pwd_file.h57 bool GetFile(const char** start, const char** end);
Dgrp_pwd_file.cpp211 bool MmapFile::GetFile(const char** start, const char** end) { in GetFile() function in MmapFile
263 if (!GetFile(&start, &end)) { in Find()