Searched defs:getDataFunc (Results 1 – 5 of 5) sorted by relevance
159 std::function<std::shared_ptr<T>(std::shared_ptr<TelRilRequest>)> getDataFunc) in Response()166 std::function<T(std::shared_ptr<TelRilRequest>)> getDataFunc) in Response()182 std::function<T(std::shared_ptr<TelRilRequest>)> getDataFunc) in SendHandlerEvent()
32 auto getDataFunc = [&responseInfo](std::shared_ptr<TelRilRequest> telRilRequest) { in SetRadioStateResponse() local43 auto getDataFunc = [state](std::shared_ptr<TelRilRequest> telRilRequest) { in GetRadioStateResponse() local
225 auto getDataFunc = [&csRegStatusInfo, this](std::shared_ptr<TelRilRequest> telRilRequest) { in GetCsRegStatusResponse() local237 auto getDataFunc = [&psRegStatusInfo, this](std::shared_ptr<TelRilRequest> telRilRequest) { in GetPsRegStatusResponse() local249 auto getDataFunc = [&operatorInfo, this](std::shared_ptr<TelRilRequest> telRilRequest) { in GetOperatorInfoResponse() local261 auto getDataFunc = [&availableNetworkList, this](std::shared_ptr<TelRilRequest> telRilRequest) { in GetNetworkSearchInformationResponse() local273 auto getDataFunc = [&setNetworkModeInfo, this](std::shared_ptr<TelRilRequest> telRilRequest) { in GetNetworkSelectionModeResponse() local335 auto getDataFunc = [&preferredNetworkTypeInfo](std::shared_ptr<TelRilRequest> telRilRequest) { in GetPreferredNetworkResponse() local347 … auto getDataFunc = [&channelConfigInfoList, this](std::shared_ptr<TelRilRequest> telRilRequest) { in GetPhysicalChannelConfigResponse() local378 auto getDataFunc = [mode](std::shared_ptr<TelRilRequest> telRilRequest) { in GetNrOptionModeResponse() local
69 …auto getDataFunc = [&iSetupDataCallResultInfo, this](std::shared_ptr<TelRilRequest> telRilRequest)… in ActivatePdpContextResponse() local91 auto getDataFunc = [&iDataCallResultList, this](std::shared_ptr<TelRilRequest> telRilRequest) { in GetPdpContextListResponse() local
429 auto getDataFunc = [&result, this](std::shared_ptr<TelRilRequest> telRilRequest) { in ResponseSendSms() local