Home
last modified time | relevance | path

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

/AliOS-Things-master/components/oss/src/external/tinyxml2/
A Dtinyxml2.cpp2129 static FILE* callfopen( const char* filepath, const char* mode ) in callfopen() function
2172 FILE* fp = callfopen( filename, "rb" ); in LoadFile()
2259 FILE* fp = callfopen( filename, "w" ); in SaveFile()

Completed in 7 milliseconds