Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/
Ddummy_values_bucket.h43 void PutValues(std::shared_ptr<ValuesBucket> &other) {}; in PutValues() function
/foundation/CastEngine/castengine_wifi_display/services/common/
Dkv_operator.cpp86 bool KvOperator::PutValues(const std::string &key, std::string values) in PutValues() function in OHOS::Sharing::KvOperator