Home
last modified time | relevance | path

Searched defs:fileName (Results 1 – 4 of 4) sorted by relevance

/system/core/tzdatacheck/
Dtzdatacheck.cpp69 static void checkValidHeader(const std::string& fileName, char* headerBytes) { in checkValidHeader()
/system/core/liblog/
Devent_tag_map.c64 EventTagMap* android_openEventTagMap(const char* fileName) in android_openEventTagMap()
/system/vold/
DVolumeManager.cpp1396 int VolumeManager::unmountObb(const char *fileName, bool force) { in unmountObb()
1415 const char *fileName, const char *mountPoint, bool force) { in unmountLoopImage()
/system/core/libziparchive/
Dzip_archive.cc651 int32_t OpenArchive(const char* fileName, ZipArchiveHandle* handle) { in OpenArchive()