Searched refs:ExecuteCallbackEx (Results 1 – 2 of 2) sorted by relevance
50 …using ExecuteCallbackEx = std::function<std::pair<int32_t, int32_t>(DataProviderConfig::ProviderIn… variable130 bool isRead, ExecuteCallbackEx callback);
1065 const int32_t tokenId, bool isRead, ExecuteCallbackEx callback) in ExecuteEx()