Home
last modified time | relevance | path

Searched defs:GetCache (Results 1 – 2 of 2) sorted by relevance

/third_party/musl/src/network/
Dlookup.h110 typedef int32_t (*GetCache)(uint16_t netId, struct param_wrapper param, typedef
/third_party/mindspore/mindspore/ccsrc/pipeline/jit/static_analysis/
Dasync_eval_result.h358 const EvalResultCache &GetCache() { return eval_result_cache_; } in GetCache() function