Searched defs:foreground (Results 1 – 5 of 5) sorted by relevance
36 int32_t foreground; // app foreground member
97 bool foreground = false; variable
163 FreezeJsonParams::Builder& FreezeJsonParams::Builder::InitForeground(bool foreground) in InitForeground()
557 std::string foreground = sysEvent->GetEventValue("FOREGROUND"); in ReportJsErrorToAppEvent() local1068 std::string foreground = info.sectionMap.at("FOREGROUND"); in GetFreezeJsonCollector() local
87 bool foreground = false; member