Searched refs:serviceStatus (Results 1 – 4 of 4) sorted by relevance
744 int32_t serviceStatus = ICameraServiceListener::TORCH_STATUS_NOT_AVAILABLE; in mapToInterface() local747 serviceStatus = ICameraServiceListener::TORCH_STATUS_NOT_AVAILABLE; in mapToInterface()750 serviceStatus = ICameraServiceListener::TORCH_STATUS_AVAILABLE_OFF; in mapToInterface()753 serviceStatus = ICameraServiceListener::TORCH_STATUS_AVAILABLE_ON; in mapToInterface()758 return serviceStatus; in mapToInterface()762 StatusInternal serviceStatus = StatusInternal::NOT_PRESENT; in mapToInternal() local765 serviceStatus = StatusInternal::NOT_PRESENT; in mapToInternal()768 serviceStatus = StatusInternal::PRESENT; in mapToInternal()771 serviceStatus = StatusInternal::ENUMERATING; in mapToInternal()776 return serviceStatus; in mapToInternal()[all …]
91 ServiceStatus serviceStatus{ServiceStatus::UNKNOWN};
99 return lshal::to_string(serviceStatus); in getField()
679 entry.serviceStatus = ServiceStatus::NON_RESPONSIVE; in fetchBinderized()786 entry->serviceStatus = ServiceStatus::ALIVE; in fetchBinderizedEntry()810 .serviceStatus = ServiceStatus::DECLARED}; in fetchManifestHals()