Searched refs:onSuccess (Results 1 – 2 of 2) sorted by relevance
151 GetParameterSuccessCallback onSuccess) { in getParameterImpl()152 return getParameterImpl(paramSize, paramData, valueSize, valueSize, onSuccess); in getParameterImpl()155 uint32_t replyValueSize, GetParameterSuccessCallback onSuccess);209 GetCurrentConfigSuccessCallback onSuccess);211 GetSupportedConfigsSuccessCallback onSuccess);224 CommandSuccessCallback onSuccess);
308 GetCurrentConfigSuccessCallback onSuccess) { in getCurrentConfigImpl() argument315 sizeof(uint32_t), [&] { onSuccess(&halResult[1]); }); in getCurrentConfigImpl()320 GetParameterSuccessCallback onSuccess) { in getParameterImpl() argument334 onSuccess(halParam->vsize, valueData); in getParameterImpl()339 GetSupportedConfigsSuccessCallback onSuccess) { in getSupportedConfigsImpl() argument350 onSuccess(supportedConfigs, ++halResult32); in getSupportedConfigsImpl()450 CommandSuccessCallback onSuccess) { in sendCommandReturningStatusAndData() argument457 onSuccess(); in sendCommandReturningStatusAndData()