Home
last modified time | relevance | path

Searched refs:chanId (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/radio/aidl/compat/libradiocompat/sim/
DRadioResponse-sim.cpp168 const V1_0::RadioResponseInfo& info, int32_t chanId, const hidl_vec<int8_t>& selectResp) { in iccOpenLogicalChannelResponse() argument
170 simCb()->iccOpenLogicalChannelResponse(toAidl(info), chanId, toAidl(selectResp)); in iccOpenLogicalChannelResponse()
/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterface.cpp2962 uint32_t chanId) const { in sendHistogramChannelIoctl()
2966 histogramRequest.hist_id = chanId; in sendHistogramChannelIoctl()
2969 ATRACE_NAME(String8::format("requestIoctl(chan#%u)", chanId).c_str()); in sendHistogramChannelIoctl()
2973 ATRACE_NAME(String8::format("cancelIoctl(chan#%u)", chanId).c_str()); in sendHistogramChannelIoctl()