Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/udmf/adapter/framework/innerkitsimpl/client/
Dudmf_client.h56 ConcurrentMap<std::string, UnifiedData> dataCache_; variable
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_watcher/
Dfs_file_watcher.h75 WatcherDataCache dataCache_; variable
/foundation/communication/netstack/interfaces/innerkits/tls_socket/include/
Dtls_socket_server.h467 std::shared_ptr<DataCache> dataCache_ = std::make_shared<DataCache>(); variable