Searched defs:SetCache (Results 1 – 5 of 5) sorted by relevance
41 void SetCache(std::shared_ptr<std::any> cacheData) in SetCache() function
70 void SetCache(std::shared_ptr<std::any> cacheData) in SetCache() function
305 void SetCache(std::shared_ptr<std::any> cacheData) in SetCache() function
44 typedef int32_t (*SetCache)(uint16_t netId, struct ParamWrapper param, struct addrinfo *res); typedef
28 using SetCache = int32_t (*)(uint16_t netId, struct ParamWrapper param, struct addrinfo *res); typedef