Home
last modified time | relevance | path

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

/hardware/google/aemu/base/include/aemu/base/testing/
Dfile_io.h33 android_open_without_mode) \
38 int android_open_without_mode(const char* path, int flags);
/hardware/google/aemu/base/testing/
Dfile_io.cpp81 int android_open_without_mode(const char* path, int flags) { in android_open_without_mode() function