Home
last modified time | relevance | path

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

/aosp12/art/odrefresh/
H A Dodrefresh.cc216 bool ParseZygoteKind(const char* input, ZygoteKind* zygote_kind) { in ParseZygoteKind() function
1408 if (!ParseZygoteKind(value.c_str(), &zygote_kind)) { in InitializeHostConfig()
1428 if (!ParseZygoteKind(zygote.c_str(), &zygote_kind)) { in InitializeTargetConfig()