Home
last modified time | relevance | path

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

/foundation/graphic/graphics_effect/include/
Dge_shader.h46 std::shared_ptr<std::any> GetCache() in GetCache() function
Dge_shader_filter.h75 std::shared_ptr<std::any> GetCache() const in GetCache() function
Dge_visual_effect_impl.h310 std::shared_ptr<std::any> GetCache() in GetCache() function
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
Ddns_resolv_listen_test.cpp41 typedef int32_t (*GetCache)(uint16_t netId, struct ParamWrapper param, struct AddrInfo addr_info[MA… typedef
Dresolver_config_test.cpp29 using GetCache = int32_t (*)(uint16_t netId, struct ParamWrapper param, typedef
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/dnsresolv/
Ddns_resolv_config.cpp106 NetManagerStandard::LRUCache<AddrInfo> &DnsResolvConfig::GetCache() in GetCache() function in OHOS::nmd::DnsResolvConfig
/foundation/multimodalinput/input/intention/stationary/server/src/
Dstationary_server.cpp165 Data StationaryServer::GetCache(CallingContext &context, const Type &type) in GetCache() function in OHOS::Msdp::DeviceStatus::StationaryServer