Searched refs:serviceStatus (Results 1 – 4 of 4) sorted by relevance
722 int32_t serviceStatus = ICameraServiceListener::TORCH_STATUS_NOT_AVAILABLE; in mapToInterface() local725 serviceStatus = ICameraServiceListener::TORCH_STATUS_NOT_AVAILABLE; in mapToInterface()728 serviceStatus = ICameraServiceListener::TORCH_STATUS_AVAILABLE_OFF; in mapToInterface()731 serviceStatus = ICameraServiceListener::TORCH_STATUS_AVAILABLE_ON; in mapToInterface()736 return serviceStatus; in mapToInterface()740 StatusInternal serviceStatus = StatusInternal::NOT_PRESENT; in mapToInternal() local743 serviceStatus = StatusInternal::NOT_PRESENT; in mapToInternal()746 serviceStatus = StatusInternal::PRESENT; in mapToInternal()749 serviceStatus = StatusInternal::ENUMERATING; in mapToInternal()754 return serviceStatus; in mapToInternal()[all …]
92 ServiceStatus serviceStatus{ServiceStatus::UNKNOWN};
99 return lshal::to_string(serviceStatus); in getField()
676 entry.serviceStatus = ServiceStatus::NON_RESPONSIVE; in fetchBinderized()783 entry->serviceStatus = ServiceStatus::ALIVE; in fetchBinderizedEntry()807 .serviceStatus = ServiceStatus::DECLARED}; in fetchManifestHals()