Searched defs:bundleVersion (Results 1 – 8 of 8) sorted by relevance
74 std::string bundleVersion = EventJsonUtil::ParseString(eventJson, "bundle_version"); in ReportAppEventReceive() local
34 std::string bundleVersion; // app bundle version member
61 void Watchdog::SetBundleInfo(const std::string& bundleName, const std::string& bundleVersion) in SetBundleInfo()
202 void WatchdogInner::SetBundleInfo(const std::string& bundleName, const std::string& bundleVersion) in SetBundleInfo()
75 std::string bundleVersion; member
169 …JsonParams::Builder& FreezeJsonParams::Builder::InitBundleVersion(const std::string& bundleVersion) in InitBundleVersion()
29 std::string bundleVersion; member
324 std::string bundleVersion = ParseString(eventJson[PARAM_PROPERTY], BUNDLE_VERSION); in ReportAppEventSend() local