/device/google/cuttlefish/guest/hals/ril/reference-libril/ |
D | sap_service.cpp | 94 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()
|
D | ril_service.cpp | 8513 int indicationType, int token, RIL_Errno e, void *response, in radioStateChangedInd() 8530 int indicationType, int token, RIL_Errno e, void *response, in callStateChangedInd() 8547 int indicationType, int token, RIL_Errno e, void *response, in networkStateChangedInd() 8601 int token, RIL_Errno e, void *response, size_t responseLen) { in newSmsInd() 8631 int indicationType, int token, RIL_Errno e, void *response, in newSmsStatusReportInd() 8662 int token, RIL_Errno e, void *response, size_t responseLen) { in newSmsOnSimInd() 8683 int token, RIL_Errno e, void *response, size_t responseLen) { in onUssdInd() 8707 int indicationType, int token, RIL_Errno e, void *response, in nitzTimeReceivedInd() 8808 int indicationType, int token, RIL_Errno e, in currentSignalStrengthInd() 8945 int indicationType, int token, RIL_Errno e, void *response, in dataCallListChangedInd() [all …]
|
D | ril_config.cpp | 463 int radio_1_6::simSlotsStatusChanged(int slotId, int indicationType, int token, RIL_Errno e, in simSlotsStatusChanged()
|
/device/google/cuttlefish/guest/hals/ril/libril/ |
D | sap_service.cpp | 94 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()
|
D | ril_service.cpp | 8241 int indicationType, int token, RIL_Errno e, void *response, in radioStateChangedInd() 8258 int indicationType, int token, RIL_Errno e, void *response, in callStateChangedInd() 8275 int indicationType, int token, RIL_Errno e, void *response, in networkStateChangedInd() 8329 int token, RIL_Errno e, void *response, size_t responseLen) { in newSmsInd() 8359 int indicationType, int token, RIL_Errno e, void *response, in newSmsStatusReportInd() 8390 int token, RIL_Errno e, void *response, size_t responseLen) { in newSmsOnSimInd() 8411 int token, RIL_Errno e, void *response, size_t responseLen) { in onUssdInd() 8435 int indicationType, int token, RIL_Errno e, void *response, in nitzTimeReceivedInd() 8507 int indicationType, int token, RIL_Errno e, in currentSignalStrengthInd() 8635 int indicationType, int token, RIL_Errno e, void *response, in dataCallListChangedInd() [all …]
|
/device/generic/goldfish/radio/libril/ |
D | sap_service.cpp | 94 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()
|
D | ril_internal.h | 46 #define printRequest(token, req) \ argument 73 int32_t token; //this is not RIL_Token member
|
D | ril_service.cpp | 6913 int indicationType, int token, RIL_Errno e, void *response, in radioStateChangedInd() 6930 int indicationType, int token, RIL_Errno e, void *response, in callStateChangedInd() 6947 int indicationType, int token, RIL_Errno e, void *response, in networkStateChangedInd() 7001 int token, RIL_Errno e, void *response, size_t responseLen) { in newSmsInd() 7031 int indicationType, int token, RIL_Errno e, void *response, in newSmsStatusReportInd() 7062 int token, RIL_Errno e, void *response, size_t responseLen) { in newSmsOnSimInd() 7083 int token, RIL_Errno e, void *response, size_t responseLen) { in onUssdInd() 7107 int indicationType, int token, RIL_Errno e, void *response, in nitzTimeReceivedInd() 7132 int indicationType, int token, RIL_Errno e, void *response, in reportPhysicalChannelConfigs() 7207 int indicationType, int token, RIL_Errno e, in currentSignalStrengthInd() [all …]
|
D | rilSocketQueue.h | 137 int Ril_queue<T>::checkAndDequeue(MsgId id, int token) { in checkAndDequeue()
|
D | RilSapSocket.h | 48 int token; member
|
/device/generic/opengl-transport/host/commands/emugen/ |
D | Parser.cpp | 80 std::string& token = (*out)[n]; in parseTypeTokens() local 100 const std::string& token = tokens[n]; in buildTypeString() local
|
D | EntryPoint.cpp | 207 std::string token = getNextToken(line, 0, &last, WHITESPACE); in setAttribute() local
|
D | ApiGen.cpp | 1536 std::string token = getNextToken(line, pos, &last, WHITESPACE); in setGlobalAttribute() local
|
/device/google/cuttlefish/host/frontend/gcastv2/https/ |
D | RunLoop.cpp | 88 auto token = mNextToken++; in post() local 127 auto token = mNextToken++; in postWithDelay() local 133 bool RunLoop::cancelToken(Token token) { in cancelToken()
|
/device/google/bonito/sdm710/original-kernel-headers/sound/ |
D | voice_svc.h | 31 __u32 token; member 41 __u32 token; member
|
/device/google/crosshatch/sdm845/kernel-headers/sound/ |
D | voice_svc.h | 42 __u32 token; member 51 __u32 token; member
|
/device/google/bonito/sdm710/kernel-headers/sound/ |
D | voice_svc.h | 42 __u32 token; member 51 __u32 token; member
|
/device/google/crosshatch/sdm845/original-kernel-headers/sound/ |
D | voice_svc.h | 31 __u32 token; member 41 __u32 token; member
|
/device/google/wahoo/health/ |
D | HealthService.cpp | 124 char token[32]; in get_storage_info() local
|
/device/google/cuttlefish/host/commands/modem_simulator/ |
D | sms_service.cpp | 261 std::string token = "REM0"; in SendSmsToRemote() local
|
/device/generic/goldfish/camera/ |
D | EmulatedCameraFactory.cpp | 240 bool EmulatedCameraFactory::getTokenValue(const char *token, in getTokenValue()
|
/device/generic/goldfish/radio/librilutils/proto/ |
D | sap-api.proto | 22 required fixed32 token = 1; // generated dynamically field
|
/device/linaro/poplar/wifi/wifi_hal/ |
D | rtt.cpp | 91 u8 token; member
|