Home
last modified time | relevance | path

Searched refs:PutValues (Results 1 - 4 of 4) sorted by relevance

/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/
H A Ddummy_values_bucket.h43 void PutValues(std::shared_ptr<ValuesBucket> &other) {}; in PutValues() function in OHOS::AppExecFwk::ValuesBucket
/foundation/CastEngine/castengine_wifi_display/services/common/
H A Dkv_operator.h46 bool PutValues(const std::string &key, std::string values);
H A Dkv_operator.cpp86 bool KvOperator::PutValues(const std::string &key, std::string values) in PutValues() function in OHOS::Sharing::KvOperator
/foundation/CastEngine/castengine_wifi_display/services/interaction/interprocess/
H A Dinter_ipc_service.cpp98 kvOperator_.PutValues(SHARING_INFOS, jsObj.dump()); in RecordProcessIdByKvStore()

Completed in 1 milliseconds