Home
last modified time | relevance | path

Searched defs:token (Results 1 – 25 of 105) sorted by relevance

12345

/hardware/interfaces/radio/1.0/vts/functional/
Dsap_callback.cpp21 Return<void> SapCallback::connectResponse(int32_t token, SapConnectRsp /*sapConnectRsp*/, in connectResponse() argument
28 Return<void> SapCallback::disconnectResponse(int32_t token) { in disconnectResponse()
39 Return<void> SapCallback::apduResponse(int32_t token, SapResultCode resultCode, in apduResponse()
48 int32_t token, SapResultCode resultCode, in transferAtrResponse()
56 Return<void> SapCallback::powerResponse(int32_t token, SapResultCode resultCode) { in powerResponse()
63 Return<void> SapCallback::resetSimResponse(int32_t token, SapResultCode resultCode) { in resetSimResponse()
74 Return<void> SapCallback::transferCardReaderStatusResponse(int32_t token, SapResultCode resultCode, in transferCardReaderStatusResponse() argument
86 Return<void> SapCallback::transferProtocolResponse(int32_t token, SapResultCode resultCode) { in transferProtocolResponse()
Dsap_hidl_hal_utils.h115 int32_t token; variable
/hardware/google/interfaces/display/aidl_api/com.google.hardware.pixel.display/10/com/google/hardware/pixel/display/
DIDisplay.aidl58 …com.google.hardware.pixel.display.HistogramErrorCode registerHistogram(in IBinder token, in com.go… in registerHistogram()
59 …com.google.hardware.pixel.display.HistogramErrorCode queryHistogram(in IBinder token, out char[] h… in queryHistogram()
60 …com.google.hardware.pixel.display.HistogramErrorCode reconfigHistogram(in IBinder token, in com.go… in reconfigHistogram()
61 com.google.hardware.pixel.display.HistogramErrorCode unregisterHistogram(in IBinder token); in unregisterHistogram()
/hardware/google/interfaces/display/aidl_api/com.google.hardware.pixel.display/9/com/google/hardware/pixel/display/
DIDisplay.aidl58 …com.google.hardware.pixel.display.HistogramErrorCode registerHistogram(in IBinder token, in com.go… in registerHistogram()
59 …com.google.hardware.pixel.display.HistogramErrorCode queryHistogram(in IBinder token, out char[] h… in queryHistogram()
60 …com.google.hardware.pixel.display.HistogramErrorCode reconfigHistogram(in IBinder token, in com.go… in reconfigHistogram()
61 com.google.hardware.pixel.display.HistogramErrorCode unregisterHistogram(in IBinder token); in unregisterHistogram()
/hardware/ril/libril/
Dsap_service.cpp94 MsgHeader* SapImpl::createMsgHeader(MsgId msgId, int32_t token) { in createMsgHeader()
133 void SapImpl::sendFailedResponse(MsgId msgId, int32_t token, int numPointers, ...) { in sendFailedResponse()
187 Return<void> SapImpl::connectReq(int32_t token, int32_t maxMsgSize) { in connectReq()
228 Return<void> SapImpl::disconnectReq(int32_t token) { in disconnectReq()
269 Return<void> SapImpl::apduReq(int32_t token, SapApduType type, const hidl_vec<uint8_t>& command) { in apduReq()
322 Return<void> SapImpl::transferAtrReq(int32_t token) { in transferAtrReq()
364 Return<void> SapImpl::powerReq(int32_t token, bool state) { in powerReq()
406 Return<void> SapImpl::resetSimReq(int32_t token) { in resetSimReq()
447 Return<void> SapImpl::transferCardReaderStatusReq(int32_t token) { in transferCardReaderStatusReq()
491 Return<void> SapImpl::setTransferProtocolReq(int32_t token, SapTransferProtocol transferProtocol) { in setTransferProtocolReq()
/hardware/google/interfaces/display/aidl_api/com.google.hardware.pixel.display/11/com/google/hardware/pixel/display/
DIDisplay.aidl58 …com.google.hardware.pixel.display.HistogramErrorCode registerHistogram(in IBinder token, in com.go… in registerHistogram()
59 …com.google.hardware.pixel.display.HistogramErrorCode queryHistogram(in IBinder token, out char[] h… in queryHistogram()
60 …com.google.hardware.pixel.display.HistogramErrorCode reconfigHistogram(in IBinder token, in com.go… in reconfigHistogram()
61 com.google.hardware.pixel.display.HistogramErrorCode unregisterHistogram(in IBinder token); in unregisterHistogram()
/hardware/google/interfaces/display/aidl_api/com.google.hardware.pixel.display/12/com/google/hardware/pixel/display/
DIDisplay.aidl58 …com.google.hardware.pixel.display.HistogramErrorCode registerHistogram(in IBinder token, in com.go… in registerHistogram()
59 …com.google.hardware.pixel.display.HistogramErrorCode queryHistogram(in IBinder token, out char[] h… in queryHistogram()
60 …com.google.hardware.pixel.display.HistogramErrorCode reconfigHistogram(in IBinder token, in com.go… in reconfigHistogram()
61 com.google.hardware.pixel.display.HistogramErrorCode unregisterHistogram(in IBinder token); in unregisterHistogram()
/hardware/google/interfaces/display/aidl_api/com.google.hardware.pixel.display/13/com/google/hardware/pixel/display/
DIDisplay.aidl58 …com.google.hardware.pixel.display.HistogramErrorCode registerHistogram(in IBinder token, in com.go… in registerHistogram()
59 …com.google.hardware.pixel.display.HistogramErrorCode queryHistogram(in IBinder token, out char[] h… in queryHistogram()
60 …com.google.hardware.pixel.display.HistogramErrorCode reconfigHistogram(in IBinder token, in com.go… in reconfigHistogram()
61 com.google.hardware.pixel.display.HistogramErrorCode unregisterHistogram(in IBinder token); in unregisterHistogram()
/hardware/google/interfaces/display/aidl_api/com.google.hardware.pixel.display/14/com/google/hardware/pixel/display/
DIDisplay.aidl58 …com.google.hardware.pixel.display.HistogramErrorCode registerHistogram(in IBinder token, in com.go… in registerHistogram()
59 …com.google.hardware.pixel.display.HistogramErrorCode queryHistogram(in IBinder token, out char[] h… in queryHistogram()
60 …com.google.hardware.pixel.display.HistogramErrorCode reconfigHistogram(in IBinder token, in com.go… in reconfigHistogram()
61 com.google.hardware.pixel.display.HistogramErrorCode unregisterHistogram(in IBinder token); in unregisterHistogram()
/hardware/interfaces/neuralnetworks/aidl/utils/src/
DBuffer.cpp35 std::shared_ptr<aidl_hal::IBuffer> buffer, nn::Request::MemoryDomainToken token) { in create()
47 nn::Request::MemoryDomainToken token) in Buffer()
/hardware/google/interfaces/display/aidl_api/com.google.hardware.pixel.display/current/com/google/hardware/pixel/display/
DIDisplay.aidl58 …com.google.hardware.pixel.display.HistogramErrorCode registerHistogram(in IBinder token, in com.go… in registerHistogram()
59 …com.google.hardware.pixel.display.HistogramErrorCode queryHistogram(in IBinder token, out char[] h… in queryHistogram()
60 …com.google.hardware.pixel.display.HistogramErrorCode reconfigHistogram(in IBinder token, in com.go… in reconfigHistogram()
61 com.google.hardware.pixel.display.HistogramErrorCode unregisterHistogram(in IBinder token); in unregisterHistogram()
/hardware/google/interfaces/display/aidl_api/com.google.hardware.pixel.display/15/com/google/hardware/pixel/display/
DIDisplay.aidl58 …com.google.hardware.pixel.display.HistogramErrorCode registerHistogram(in IBinder token, in com.go… in registerHistogram()
59 …com.google.hardware.pixel.display.HistogramErrorCode queryHistogram(in IBinder token, out char[] h… in queryHistogram()
60 …com.google.hardware.pixel.display.HistogramErrorCode reconfigHistogram(in IBinder token, in com.go… in reconfigHistogram()
61 com.google.hardware.pixel.display.HistogramErrorCode unregisterHistogram(in IBinder token); in unregisterHistogram()
/hardware/google/interfaces/display/com/google/hardware/pixel/display/
DIDisplay.aidl258 HistogramErrorCode registerHistogram(in IBinder token, in HistogramConfig histogramConfig); in registerHistogram()
277 HistogramErrorCode queryHistogram(in IBinder token, out char[] histogramBuffer); in queryHistogram()
297 HistogramErrorCode reconfigHistogram(in IBinder token, in HistogramConfig histogramConfig); in reconfigHistogram()
309 HistogramErrorCode unregisterHistogram(in IBinder token); in unregisterHistogram()
/hardware/interfaces/neuralnetworks/1.3/utils/src/
DBuffer.cpp42 sp<V1_3::IBuffer> buffer, nn::Request::MemoryDomainToken token) { in create()
54 nn::Request::MemoryDomainToken token) in Buffer()
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.ims/1/android/hardware/radio/ims/
DIRadioIms.aidl39 …oneway void startImsTraffic(int serial, int token, android.hardware.radio.ims.ImsTrafficType imsTr… in startImsTraffic()
40 oneway void stopImsTraffic(int serial, int token); in stopImsTraffic()
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.ims/2/android/hardware/radio/ims/
DIRadioIms.aidl40 …oneway void startImsTraffic(int serial, int token, android.hardware.radio.ims.ImsTrafficType imsTr… in startImsTraffic()
41 oneway void stopImsTraffic(int serial, int token); in stopImsTraffic()
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.ims/3/android/hardware/radio/ims/
DIRadioIms.aidl40 …oneway void startImsTraffic(int serial, int token, android.hardware.radio.ims.ImsTrafficType imsTr… in startImsTraffic()
41 oneway void stopImsTraffic(int serial, int token); in stopImsTraffic()
/hardware/interfaces/radio/aidl/android/hardware/radio/ims/
DIRadioIms.aidl100 void startImsTraffic(int serial, int token, ImsTrafficType imsTrafficType, in startImsTraffic()
115 void stopImsTraffic(int serial, int token); in stopImsTraffic()
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.ims/current/android/hardware/radio/ims/
DIRadioIms.aidl40 …oneway void startImsTraffic(int serial, int token, android.hardware.radio.ims.ImsTrafficType imsTr… in startImsTraffic()
41 oneway void stopImsTraffic(int serial, int token); in stopImsTraffic()
/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/2/android/hardware/neuralnetworks/
DIDevice.aidl44 …celFileDescriptor[] modelCache, in ParcelFileDescriptor[] dataCache, in byte[] token, in android.h… in prepareModel()
45 …celFileDescriptor[] modelCache, in ParcelFileDescriptor[] dataCache, in byte[] token, in android.h… in prepareModelFromCache()
/hardware/google/gfxstream/codegen/generic-apigen/
DParser.cpp80 std::string& token = (*out)[n]; in parseTypeTokens() local
100 const std::string& token = tokens[n]; in buildTypeString() local
/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/3/android/hardware/neuralnetworks/
DIDevice.aidl44 …celFileDescriptor[] modelCache, in ParcelFileDescriptor[] dataCache, in byte[] token, in android.h… in prepareModel()
45 …celFileDescriptor[] modelCache, in ParcelFileDescriptor[] dataCache, in byte[] token, in android.h… in prepareModelFromCache()
/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/1/android/hardware/neuralnetworks/
DIDevice.aidl44 …celFileDescriptor[] modelCache, in ParcelFileDescriptor[] dataCache, in byte[] token, in android.h… in prepareModel()
45 …celFileDescriptor[] modelCache, in ParcelFileDescriptor[] dataCache, in byte[] token, in android.h… in prepareModelFromCache()
/hardware/interfaces/neuralnetworks/aidl/android/hardware/neuralnetworks/
DIDevice.aidl351 in ParcelFileDescriptor[] dataCache, in byte[] token, in prepareModel()
433 in ParcelFileDescriptor[] dataCache, in byte[] token, in prepareModelFromCache()
/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/4/android/hardware/neuralnetworks/
DIDevice.aidl44 …celFileDescriptor[] modelCache, in ParcelFileDescriptor[] dataCache, in byte[] token, in android.h… in prepareModel()
45 …celFileDescriptor[] modelCache, in ParcelFileDescriptor[] dataCache, in byte[] token, in android.h… in prepareModelFromCache()

12345