Home
last modified time | relevance | path

Searched defs:PutLong (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/base/security/security_guard/test/unittest/mock/rdb/
H A Dvalues_bucket.h30 void PutLong(const std::string &columnName, int64_t value) {}; in PutLong() function
/ohos5.0/foundation/bundlemanager/app_domain_verify/test/unittest/mock/include/
H A Dmock_preferences.h82 int PutLong(const std::string& key, int64_t value) override in PutLong() function
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/test/unittest/fake/hiview/include/
H A Dhievent.h127 HiEvent& PutLong(const std::string& key, long value) in PutLong() function
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dshared_block_serializer_info.cpp69 int SharedBlockSerializerInfo::PutLong(int row, int column, sqlite3_int64 value) in PutLong() function in OHOS::NativeRdb::SharedBlockSerializerInfo
H A Dvalues_bucket.cpp64 void ValuesBucket::PutLong(const std::string &columnName, int64_t value) in PutLong() function in OHOS::NativeRdb::ValuesBucket
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/src/
H A Dpreferences_base.cpp130 int PreferencesBase::PutLong(const std::string &key, int64_t value) in PutLong() function in OHOS::NativePreferences::PreferencesBase
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/common/src/
H A Dshared_block.cpp390 int SharedBlock::PutLong(uint32_t row, uint32_t column, int64_t value) in PutLong() function in OHOS::AppDataFwk::SharedBlock
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/appdatafwk/src/
H A Dshared_block.cpp336 int SharedBlock::PutLong(uint32_t row, uint32_t column, int64_t value) in PutLong() function in OHOS::AppDataFwk::SharedBlock