Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/adapter/dfx/test/unittest/fake/hiview/include/
Dhievent.h147 HiEvent& PutString(const std::string& key, const std::string& value) in PutString() function
/foundation/distributeddatamgr/appdatamgr/frameworks/innerkitsimpl/native_rdb/src/
Dshared_block_serializer_info.cpp66 int SharedBlockSerializerInfo::PutString(int row, int column, const char *text, int sizeIncludingNu… in PutString() function in OHOS::NativeRdb::SharedBlockSerializerInfo
Dvalues_bucket.cpp32 void ValuesBucket::PutString(const std::string &columnName, const std::string &value) in PutString() function in OHOS::NativeRdb::ValuesBucket
/foundation/distributeddatamgr/objectstore/frameworks/innerkitsimpl/src/adaptor/
Ddistributed_object_impl.cpp80 uint32_t DistributedObjectImpl::PutString(const std::string &key, const std::string &value) in PutString() function in OHOS::ObjectStore::DistributedObjectImpl
/foundation/distributeddatamgr/appdatamgr/frameworks/innerkitsimpl/native_appdatafwk/src/
Dshared_block.cpp346 int SharedBlock::PutString(uint32_t row, uint32_t column, const char *value, size_t sizeIncludingNu… in PutString() function in OHOS::AppDataFwk::SharedBlock
/foundation/distributeddatamgr/appdatamgr/frameworks/innerkitsimpl/native_preferences/src/
Dpreferences_impl.cpp516 int PreferencesImpl::PutString(const std::string &key, const std::string &value) in PutString() function in OHOS::NativePreferences::PreferencesImpl