Home
last modified time | relevance | path

Searched defs:bundleVersion (Results 1 – 8 of 8) sorted by relevance

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
Dapp_event_util.cpp74 std::string bundleVersion = EventJsonUtil::ParseString(eventJson, "bundle_version"); in ReportAppEventReceive() local
/base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/client/
Dtrace_collector_client.h34 std::string bundleVersion; // app bundle version member
/base/hiviewdfx/hicollie/frameworks/native/
Dwatchdog.cpp61 void Watchdog::SetBundleInfo(const std::string& bundleName, const std::string& bundleVersion) in SetBundleInfo()
Dwatchdog_inner.cpp202 void WatchdogInner::SetBundleInfo(const std::string& bundleName, const std::string& bundleVersion) in SetBundleInfo()
/base/update/sys_installer/services/module_update/util/include/
Dmodule_file.h75 std::string bundleVersion; member
/base/hiviewdfx/hiview/plugins/faultlogger/service/fault_event/event/
Dfreeze_json_generator.cpp169 …JsonParams::Builder& FreezeJsonParams::Builder::InitBundleVersion(const std::string& bundleVersion) in InitBundleVersion()
/base/hiviewdfx/hiview/base/event_publish/include/
Dapp_event_handler.h29 std::string bundleVersion; member
/base/hiviewdfx/hiview/base/event_publish/
Devent_publish.cpp324 std::string bundleVersion = ParseString(eventJson[PARAM_PROPERTY], BUNDLE_VERSION); in ReportAppEventSend() local