Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/multiver/
H A Dvalue_slice_sync.cpp626 int ValueSliceSync::GetValueSlice(const ValueSliceHash &hashValue, ValueSlice &sliceValue) in GetValueSlice()
631 int ValueSliceSync::PutValueSlice(const ValueSliceHash &hashValue, const ValueSlice &sliceValue) in PutValueSlice()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_storage_executor.cpp263 …ltiVerStorageExecutor::PutValueSlice(const ValueSliceHash &hashValue, const ValueSlice &sliceValue, in PutValueSlice()
292 const ValueSlice &sliceValue, bool isAddCount) in PutValueSliceInner()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_image.cpp426 auto sliceValue = resizableObject->GetProperty("slice"); in ParseResizableSlice() local
H A Djs_view_abstract.cpp10783 auto sliceValue = resizableObject->GetProperty("slice"); in JsBackgroundImageResizable() local