Home
last modified time | relevance | path

Searched defs:unix_open (Results 1 – 2 of 2) sorted by relevance

/system/core/adb/
Dsysdeps.h361 static __inline__ int unix_open(std::string_view path, int options, ...) { in unix_open() function
Dsysdeps_win32.cpp2207 int unix_open(std::string_view path, int options, ...) { in unix_open() function