Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/data_object/interfaces/jskits/
H A Ddistributed_data_object.js151 function setObjectValue(object, key, newValue) { function
216 setObjectValue(object, key + ASSET_KEY_SEPARATOR + subKey, newValue);
231 setObjectValue(object, key + ASSET_KEY_SEPARATOR + subKey, newValue[subKey]);
265 setObjectValue(object, key, newValue);