Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/capability/preference/
H A Dstorage_impl.h42 void SetDouble(const std::string& key, const double value) override in SetDouble() function
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/common/storage/
H A Dmock_storage.h41 void SetDouble(const std::string& key, const double value) override {}; in SetDouble() function
72 void SetDouble(const std::string& key, const double value) override {}; in SetDouble() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_data_transformer_test.cpp36 void SetDouble(DataValue &dataValue) in SetDouble() function
/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_value.h309 void SetDouble(double dou) in SetDouble() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_javascript_value.h285 void SetDouble(double value) in SetDouble() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_relational_ver_p2p_sync_test.cpp275 void SetDouble(DataValue &dataValue) in SetDouble() function