Searched refs:mResultCallback (Results 1 – 2 of 2) sorted by relevance
99 std::shared_ptr<const std::function<void(std::vector<ResultType>)>> mResultCallback; variable
220 mResultCallback = std::make_shared<const std::function<void(std::vector<ResultType>)>>( in GetSetValuesClient()230 return mResultCallback; in getResultCallback()