Searched refs:eventSent (Results 1 – 1 of 1) sorted by relevance
59 bool eventSent = chreSendEvent(CHRE_EVENT_FIRST_USER_VALUE, nullptr, nullptr, in nanoappStart() local61 CHRE_ASSERT_LOG(eventSent, "Couldn't send event to self!"); in nanoappStart()