Home
last modified time | relevance | path

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

/frameworks/base/cmds/app_process/
Dapp_main.cpp180 static const char ZYGOTE_NICE_NAME[] = "zygote64"; variable
183 static const char ZYGOTE_NICE_NAME[] = "zygote"; variable
250 niceName = ZYGOTE_NICE_NAME; in main()