Home
last modified time | relevance | path

Searched defs:DUMP_FLAG_PROTO (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/binder/include/binder/
DIServiceManager.h58 static const int DUMP_FLAG_PROTO = 1 << 4; variable
/frameworks/native/include/binder/
DIServiceManager.h58 static const int DUMP_FLAG_PROTO = 1 << 4; variable
/frameworks/native/libs/binder/aidl/android/os/
DIServiceManager.aidl50 const int DUMP_FLAG_PROTO = 1 << 4; field