Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/ipc/
H A Dipc_channel.h56 static constexpr ModeFlags MODE_CLIENT_FLAG = 0x2; in COMPONENT_EXPORT() local
/aosp_15_r20/external/libchrome/ipc/
H A Dipc_channel.h56 MODE_CLIENT_FLAG = 0x2, in COMPONENT_EXPORT() enumerator