Searched refs:g_reply (Results 1 – 3 of 3) sorted by relevance
32 QueryResultCallbackFunction g_reply; variable43 g_reply(jsonResult.data(), jsonResult.size(), finish, isConfig); in QueryResultCallback()54 g_reply = queryResultCallbackFunction; in Init()
27 ReplyFunction g_reply; variable58 g_reply(jsonResult.data(), jsonResult.size(), finish); in ResultCallback()84 g_reply = replyFunction; in Initialize()
48 std::string g_reply; variable51 g_reply = jsonResult; in QueryResultCallback()