Searched refs:EVENT_START (Results 1 – 7 of 7) sorted by relevance
73 EVENT_START, enumerator
36 EVENT_START, enumerator
415 uint32_t eventType = ResType::EventType::EVENT_START;424 if (listener == nullptr || eventType == ResType::EventType::EVENT_START) {438 uint32_t eventType = ResType::EventType::EVENT_START;
27 EVENT_START = 0, EVENT_DRAW_FRAME_REPORT, EVENT_MUTEX_STATUS, EVENT_DDR_BOUND_CHANGE_REPORT = 3, enumerator
126 if (eventType < ResType::EventType::EVENT_START || in SendEvent()
366 "com.ohos.reclaim_test", AppStateUpdateReason::EVENT_START);393 "com.ohos.reclaim_test", AppStateUpdateReason::EVENT_START);
63 … updateReasonStrMapping_[static_cast<int32_t>(AppStateUpdateReason::EVENT_START)] = "EVENT_START"; in InitUpdateReasonStrMapping()1135 … changeProcMapping_[AppStateUpdateReason::EVENT_START] = &ReclaimPriorityManager::HandleEventStart; in InitChangeProcMapping()