Home
last modified time | relevance | path

Searched refs:CalSize (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/include/
H A Dpreferences_value_parcel.h31 static uint32_t CalSize(PreferencesValue value);
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/src/
H A Dpreferences_enhance_impl.cpp122 uint32_t oriValueLen = PreferencesValueParcel::CalSize(value); in Put()
H A Dpreferences_value_parcel.cpp56 uint32_t PreferencesValueParcel::CalSize(PreferencesValue value) in CalSize() function in OHOS::NativePreferences::PreferencesValueParcel