Searched defs:histogramErrorCode (Results 1 – 3 of 3) sorted by relevance
39 HistogramDevice::HistogramErrorCode histogramErrorCode; in histogramOnBinderDied() local131 HistogramErrorCode* histogramErrorCode) { in registerHistogram()216 HistogramErrorCode* histogramErrorCode) { in registerHistogram()225 HistogramErrorCode* histogramErrorCode) { in queryHistogram()255 HistogramErrorCode* histogramErrorCode) { in reconfigHistogram()313 HistogramErrorCode* histogramErrorCode) { in unregisterHistogram()775 HistogramErrorCode* histogramErrorCode, int& channelId, in getChanIdBlobId()818 HistogramErrorCode* histogramErrorCode) { in getHistogramData()867 HistogramErrorCode* histogramErrorCode, const int channelId, in requestBlobIdData()903 std::vector<char16_t>* histogramBuffer, HistogramErrorCode* histogramErrorCode, in receiveBlobIdData()[all …]
362 inline ndk::ScopedAStatus errorToStatus(const HistogramErrorCode histogramErrorCode) const { in errorToStatus()
57 HistogramErrorCode histogramErrorCode = HistogramErrorCode::NONE; in queryOPR() local