/ohos5.0/foundation/bundlemanager/app_domain_verify/test/unittest/mock/include/ |
H A D | mock_preferences.h | 90 int PutDouble(const std::string& key, double value) override in PutDouble() function
|
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/ |
H A D | relational_predicates_objects.cpp | 39 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 D | shared_block_serializer_info.cpp | 79 int SharedBlockSerializerInfo::PutDouble(int row, int column, double value) in PutDouble() function in OHOS::NativeRdb::SharedBlockSerializerInfo
|
H A D | values_bucket.cpp | 69 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 D | distributed_object_impl.cpp | 30 uint32_t DistributedObjectImpl::PutDouble(const std::string &key, double value) in PutDouble() function in OHOS::ObjectStore::DistributedObjectImpl
|
H A D | flat_object_store.cpp | 260 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 D | preferences_base.cpp | 139 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 D | shared_block.cpp | 406 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 D | shared_block.cpp | 354 int SharedBlock::PutDouble(uint32_t row, uint32_t column, double value) in PutDouble() function in OHOS::AppDataFwk::SharedBlock
|