OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsOpenAppend
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/base/files/
file_posix.cc
51
static bool
IsOpenAppend
(PlatformFile file) {
92
static bool
IsOpenAppend
(PlatformFile file) {
295
if (
IsOpenAppend
(file_))
/external/chromium_org/base/
platform_file_posix.cc
49
static bool
IsOpenAppend
(PlatformFile file) {
90
static bool
IsOpenAppend
(PlatformFile file) {
296
if (
IsOpenAppend
(file))
Completed in 30 milliseconds