Home
last modified time | relevance | path

Searched defs:PutValue (Results 1 – 2 of 2) sorted by relevance

/base/telephony/cellular_data/services/src/utils/
Dcellular_data_settings_rdb_helper.cpp130 int32_t CellularDataSettingsRdbHelper::PutValue(Uri &uri, const std::string &column, int value) in PutValue() function in OHOS::Telephony::CellularDataSettingsRdbHelper
/base/notification/distributed_notification_service/services/distributed/src/tlv_box/
Dtlv_box.cpp117 bool TlvBox::PutValue(std::shared_ptr<TlvItem> value) in PutValue() function in OHOS::Notification::TlvBox