Searched refs:pidCachingProgressState (Results 1 – 1 of 1) sorted by relevance
608 int pidCachingProgressState = VhalHealthCheckInfo::FAILURE; in onDumpProto() local610 pidCachingProgressState = VhalHealthCheckInfo::SUCCESS; in onDumpProto()612 pidCachingProgressState = VhalHealthCheckInfo::IN_PROGRESS; in onDumpProto()614 outProto.write(VhalHealthCheckInfo::PID_CACHING_PROGRESS_STATE, pidCachingProgressState); in onDumpProto()