Searched refs:kApBootFlow (Results 1 – 1 of 1) sorted by relevance
1975 static constexpr char kApBootFlow[] = "ap_boot_flow"; variable1977 (*Dictionary())[kApBootFlow] = static_cast<int>(flow); in set_ap_boot_flow()1980 return static_cast<APBootFlow>((*Dictionary())[kApBootFlow].asInt()); in ap_boot_flow()