Home
last modified time | relevance | path

Searched defs:fopen (Results 1 – 3 of 3) sorted by relevance

/system/libbase/
Dutf8.cpp184 FILE* fopen(const char* name, const char* mode) { in fopen() function
/system/netd/libnetdutils/
DSyscalls.cpp190 StatusOr<UniqueFile> fopen(const std::string& path, const std::string& mode) const override { in fopen() function in android::netdutils::RealSyscalls
/system/core/adb/
Dsysdeps.h271 #define fopen adb_fopen macro