Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/udmf/interfaces/innerkits/client/
Dudmf_client.h57 ConcurrentMap<std::string, UnifiedData> dataCache_; variable
/foundation/communication/netstack/interfaces/innerkits/tls_socket/include/
Dtls_socket_server.h465 std::shared_ptr<DataCache> dataCache_ = std::make_shared<DataCache>(); variable