Home
last modified time | relevance | path

Searched refs:InnerUpdate (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/base/event_report/event/include/
H A Dlogger_event.h37 InnerUpdate(name, ParamValue(value)); in Update()
47 virtual void InnerUpdate(const std::string &name, const ParamValue& value);
H A Dplugin_stats_event.h31 void InnerUpdate(const std::string &name, const ParamValue& value) override;
/ohos5.0/base/hiviewdfx/hiview/base/event_report/event/
H A Dplugin_stats_event.cpp78 void PluginStatsEvent::InnerUpdate(const std::string &name, const ParamValue& value) in InnerUpdate() function in OHOS::HiviewDFX::PluginStatsEvent
80 LoggerEvent::InnerUpdate(name, value); in InnerUpdate()
H A Dlogger_event.cpp107 void LoggerEvent::InnerUpdate(const std::string &name, const ParamValue& value) in InnerUpdate() function in OHOS::HiviewDFX::LoggerEvent
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Dvirtual_cloud_db.cpp164 return InnerUpdate(tableName, std::move(record), extend, false); in BatchUpdate()
179 return InnerUpdate(tableName, std::move(record), extend, true); in BatchDelete()
406 DBStatus VirtualCloudDb::InnerUpdate(const std::string &tableName, std::vector<VBucket> &&record, in InnerUpdate() function in DistributedDB::VirtualCloudDb
H A Dvirtual_cloud_db.h107 DBStatus InnerUpdate(const std::string &tableName, std::vector<VBucket> &&record,
/ohos5.0/base/hiviewdfx/hiview/base/
H A Dlibhiviewbase.map104 …"OHOS::HiviewDFX::LoggerEvent::InnerUpdate(std::__h::basic_string<char, std::__h::char_traits<char…