Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/app_domain_verify/test/unittest/mock/include/
H A Dmock_preferences.h90 int PutDouble(const std::string& key, double value) override in PutDouble() function
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/
H A Drelational_predicates_objects.cpp39 int RelationalPredicatesObjects::PutDouble(OH_VObject *objects, double *value, uint32_t count) in PutDouble() function in OHOS::RdbNdk::RelationalPredicatesObjects
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dshared_block_serializer_info.cpp79 int SharedBlockSerializerInfo::PutDouble(int row, int column, double value) in PutDouble() function in OHOS::NativeRdb::SharedBlockSerializerInfo
H A Dvalues_bucket.cpp69 void ValuesBucket::PutDouble(const std::string &columnName, double value) in PutDouble() function in OHOS::NativeRdb::ValuesBucket
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/adaptor/
H A Ddistributed_object_impl.cpp30 uint32_t DistributedObjectImpl::PutDouble(const std::string &key, double value) in PutDouble() function in OHOS::ObjectStore::DistributedObjectImpl
H A Dflat_object_store.cpp260 uint32_t FlatObjectStore::PutDouble(const std::string &sessionId, const std::string &key, double va… in PutDouble() function in OHOS::ObjectStore::FlatObjectStore
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/src/
H A Dpreferences_base.cpp139 int PreferencesBase::PutDouble(const std::string &key, double value) in PutDouble() function in OHOS::NativePreferences::PreferencesBase
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/common/src/
H A Dshared_block.cpp406 int SharedBlock::PutDouble(uint32_t row, uint32_t column, double value) in PutDouble() function in OHOS::AppDataFwk::SharedBlock
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/appdatafwk/src/
H A Dshared_block.cpp354 int SharedBlock::PutDouble(uint32_t row, uint32_t column, double value) in PutDouble() function in OHOS::AppDataFwk::SharedBlock