Searched refs:GetCache (Results 1 – 4 of 4) sorted by relevance
110 typedef int32_t (*GetCache)(uint16_t netId, struct param_wrapper param, typedef
61 GetCache func = dlsym(handle, OHOS_GET_CACHE_FUNC_NAME); in dns_get_addr_info_from_netsys_cache()
608 auto &origin_eval_cache = eval_cache_iter->second->GetCache(); in BuildFromBroadedArgsVal()739 const EvalResultCache &map = evaluator_cache_mgr->GetCache(); in DumpEvaluatorCache()784 const EvalResultCache &choices = cache->GetCache(); in FindUniqueArgvals()
358 const EvalResultCache &GetCache() { return eval_result_cache_; } in GetCache() function