Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/store/
H A Druntime_store.cpp113 auto runtimeTlv = TLVObject(runtimeBytes); in Put() local
539 auto runtimeTlv = TLVObject(const_cast<std::vector<uint8_t> &>(entry.value)); in UnmarshalEntries() local