Searched defs:getDataFunc (Results 1 – 5 of 5) sorted by relevance
162 std::function<std::shared_ptr<T>(std::shared_ptr<TelRilRequest>)> getDataFunc) in Response()169 std::function<T(std::shared_ptr<TelRilRequest>)> getDataFunc) in Response()185 std::function<T(std::shared_ptr<TelRilRequest>)> getDataFunc) in SendHandlerEvent()
34 auto getDataFunc = [&responseInfo](std::shared_ptr<TelRilRequest> telRilRequest) { in SetRadioStateResponse() local45 auto getDataFunc = [state](std::shared_ptr<TelRilRequest> telRilRequest) { in GetRadioStateResponse() local
243 auto getDataFunc = [&csRegStatusInfo, this](std::shared_ptr<TelRilRequest> telRilRequest) { in GetCsRegStatusResponse() local255 auto getDataFunc = [&psRegStatusInfo, this](std::shared_ptr<TelRilRequest> telRilRequest) { in GetPsRegStatusResponse() local267 auto getDataFunc = [&operatorInfo, this](std::shared_ptr<TelRilRequest> telRilRequest) { in GetOperatorInfoResponse() local279 auto getDataFunc = [&availableNetworkList, this](std::shared_ptr<TelRilRequest> telRilRequest) { in GetNetworkSearchInformationResponse() local291 auto getDataFunc = [&setNetworkModeInfo, this](std::shared_ptr<TelRilRequest> telRilRequest) { in GetNetworkSelectionModeResponse() local353 auto getDataFunc = [&preferredNetworkTypeInfo](std::shared_ptr<TelRilRequest> telRilRequest) { in GetPreferredNetworkResponse() local365 … auto getDataFunc = [&channelConfigInfoList, this](std::shared_ptr<TelRilRequest> telRilRequest) { in GetPhysicalChannelConfigResponse() local396 auto getDataFunc = [mode](std::shared_ptr<TelRilRequest> telRilRequest) { in GetNrOptionModeResponse() local
73 …auto getDataFunc = [&iSetupDataCallResultInfo, this](std::shared_ptr<TelRilRequest> telRilRequest)… in ActivatePdpContextResponse() local96 auto getDataFunc = [&iDataCallResultList, this](std::shared_ptr<TelRilRequest> telRilRequest) { in GetPdpContextListResponse() local
460 auto getDataFunc = [&result, this](std::shared_ptr<TelRilRequest> telRilRequest) { in ResponseSendSms() local