Searched refs:MakeUniqueFile (Results 1 – 3 of 3) sorted by relevance
34 inline UniqueFile MakeUniqueFile(const char* path, const char* mode) { in MakeUniqueFile() function
455 UniqueFile fp = MakeUniqueFile(BINDER_STATS, "re"); in read_binder_stat()624 UniqueFile file = MakeUniqueFile(status_path.c_str(), "re"); in android_os_Debug_getFreeZramKb()
1207 UniqueFile file = MakeUniqueFile(status_path.c_str(), "re"); in android_os_Process_getRss()