Searched defs:cur_flags (Results 1 – 3 of 3) sorted by relevance
| /device/generic/vulkan-cereal/third-party/perfetto/src/base/ |
| D | pipe.cc | 45 int cur_flags = fcntl(*p.rd, F_GETFL, 0); in Create() local 51 int cur_flags = fcntl(*p.wr, F_GETFL, 0); in Create() local
|
| /device/generic/vulkan-cereal/third-party/perfetto-tracing-only/ |
| D | perfetto.cc | 5081 int cur_flags = fcntl(*p.rd, F_GETFL, 0); in Create() local 5087 int cur_flags = fcntl(*p.wr, F_GETFL, 0); in Create() local
|
| /device/generic/goldfish-opengl/system/profiler/ |
| D | perfetto.cpp | 2966 int cur_flags = fcntl(*p.rd, F_GETFL, 0); in Create() local 2972 int cur_flags = fcntl(*p.wr, F_GETFL, 0); in Create() local
|