Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/udmf/interfaces/innerkits/client/
Dudmf_client.h58 ConcurrentMap<std::string, UnifiedData> dataCache_; variable
/foundation/distributeddatamgr/udmf/adapter/framework/innerkitsimpl/client/
Dudmf_client.h56 ConcurrentMap<std::string, UnifiedData> dataCache_; variable
/foundation/communication/netstack/interfaces/innerkits/tls_socket/include/
Dtls_socket_server.h467 std::shared_ptr<DataCache> dataCache_ = std::make_shared<DataCache>(); variable