Home
last modified time | relevance | path

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

/hardware/google/aemu/base/include/aemu/base/testing/
Dfile_io.h32 android_open_with_mode, \
39 int android_open_with_mode(const char* path, int flags, mode_t mode);
/hardware/google/aemu/base/testing/
Dfile_io.cpp87 int android_open_with_mode(const char* path, int flags, mode_t mode) { in android_open_with_mode() function