Home
last modified time | relevance | path

Searched refs:DUMP_FLAG_PROTO (Results 1 – 11 of 11) sorted by relevance

/frameworks/native/services/surfaceflinger/
Dmain_surfaceflinger.cpp149 IServiceManager::DUMP_FLAG_PRIORITY_CRITICAL | IServiceManager::DUMP_FLAG_PROTO); in main()
157 IServiceManager::DUMP_FLAG_PRIORITY_CRITICAL | IServiceManager::DUMP_FLAG_PROTO); in main()
/frameworks/native/libs/binder/aidl/android/os/
DIServiceManager.aidl52 const int DUMP_FLAG_PROTO = 1 << 4; field
/frameworks/native/cmds/dumpsys/tests/
Ddumpsys_test.cpp330 ExpectListServicesWithPriority({"Valet", "Car"}, IServiceManager::DUMP_FLAG_PROTO); in TEST_F()
543 IServiceManager::DUMP_FLAG_PROTO); in TEST_F()
559 IServiceManager::DUMP_FLAG_PROTO); in TEST_F()
/frameworks/native/libs/binder/include/binder/
DIServiceManager.h56 static const int DUMP_FLAG_PROTO = 1 << 4; variable
/frameworks/native/include/binder/
DIServiceManager.h56 static const int DUMP_FLAG_PROTO = 1 << 4; variable
/frameworks/native/libs/binder/
DIServiceManager.cpp67 static_assert(AidlServiceManager::DUMP_FLAG_PROTO == IServiceManager::DUMP_FLAG_PROTO);
/frameworks/native/cmds/dumpsys/
Ddumpsys.cpp311 Vector<String16> protoServices = sm_->listServices(IServiceManager::DUMP_FLAG_PROTO); in listServices()
/frameworks/base/services/java/com/android/server/
DSystemServer.java23 import static android.os.IServiceManager.DUMP_FLAG_PROTO;
1629 | DUMP_FLAG_PROTO); in startOtherServices()
1906 DUMP_FLAG_PRIORITY_NORMAL | DUMP_FLAG_PROTO); in startOtherServices()
/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodManagerService.java22 import static android.os.IServiceManager.DUMP_FLAG_PROTO;
1133 DUMP_FLAG_PRIORITY_CRITICAL | DUMP_FLAG_PRIORITY_NORMAL | DUMP_FLAG_PROTO); in onStart()
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java80 import static android.os.IServiceManager.DUMP_FLAG_PROTO;
2052 DUMP_FLAG_PRIORITY_CRITICAL | DUMP_FLAG_PRIORITY_NORMAL | DUMP_FLAG_PROTO); in setSystemProcess()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt36386 Landroid/os/IServiceManager;->DUMP_FLAG_PROTO:I