Home
last modified time | relevance | path

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

/system/core/toolbox/
Dmv.c43 const char *fileName = strrchr(source, '/'); in mv_main() local
/system/core/libzipfile/
Dprivate.h12 const unsigned char* fileName; member
/system/core/liblog/
Devent_tag_map.c64 EventTagMap* android_openEventTagMap(const char* fileName) in android_openEventTagMap()
/system/core/libcutils/
Dproperties.c131 static int connectToServer(const char* fileName) in connectToServer()