Searched refs:KEY_OF_START_NUM (Results 1 – 5 of 5) sorted by relevance
31 {KEY_OF_START_NUM, DEFAULT_UINT32} in AppUsageEvent()48 KEY_OF_START_NUM, this->paramMap_[KEY_OF_START_NUM].GetUint32()); in ReportDFX()61 KEY_OF_START_NUM, this->paramMap_[KEY_OF_START_NUM].GetUint32()); in ReportDFXUE()
31 {KEY_OF_START_NUM, DEFAULT_UINT32} in FoldAppUsageEvent()46 KEY_OF_START_NUM, this->paramMap_[KEY_OF_START_NUM].GetUint32()); in Report()
31 const std::string KEY_OF_START_NUM = "TOTAL_START_NUM"; variable44 const std::string KEY_OF_START_NUM = "TOTAL_START_NUM"; variable
75 event->Update(KEY_OF_START_NUM, info.startNum_); in Create()
69 event->Update(KEY_OF_START_NUM, static_cast<uint32_t>(info.startNum)); in Create()