Home
last modified time | relevance | path

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

/external/libchrome/base/files/
Dfile_posix.cc49 bool IsOpenAppend(PlatformFile file) { in IsOpenAppend() function
89 bool IsOpenAppend(PlatformFile file) { in IsOpenAppend() function
268 if (IsOpenAppend(file_.get())) in Write()