Searched refs:ALL_SA_READY_FLAG (Results 1 – 1 of 1) sorted by relevance
56 constexpr int32_t ALL_SA_READY_FLAG = 2; // bundle service and ability service ready. variable65 return saReadyFlag_ >= ALL_SA_READY_FLAG; in IsSystemReady()