Home
last modified time | relevance | path

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

/art/odrefresh/
Dodrefresh_main.cc86 bool ParseZygoteKind(const char* input, ZygoteKind* zygote_kind) { in ParseZygoteKind() function
179 if (!ParseZygoteKind(zygote.c_str(), &zygote_kind)) { in InitializeConfig()