Home
last modified time | relevance | path

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

/foundation/ability/form_fwk/services/include/data_center/
Dform_cache_mgr.h34 std::string dataCache; member
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/communicator/
Dsoftbus_adapter_standard.cpp482 auto dataCache = dataCaches_.find(it.first); in DoSend() local