OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MapBlockFile
(Results
1 - 2
of
2
) sorted by null
/bootable/recovery/otautil/include/otautil/
SysUtil.h
47
bool
MapBlockFile
(const std::string& filename);
/bootable/recovery/otautil/
SysUtil.cpp
66
bool MemMapping::
MapBlockFile
(const std::string& filename) {
176
if (!
MapBlockFile
(fn.substr(1))) {
Completed in 177 milliseconds