Home
last modified time | relevance | path

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

/frameworks/native/include/binder/
DIServiceManager.h55 static const int DUMP_FLAG_PRIORITY_DEFAULT = 1 << 3; variable
/frameworks/native/libs/binder/include/binder/
DIServiceManager.h55 static const int DUMP_FLAG_PRIORITY_DEFAULT = 1 << 3; variable
/frameworks/native/libs/binder/aidl/android/os/
DIServiceManager.aidl44 const int DUMP_FLAG_PRIORITY_DEFAULT = 1 << 3; field