Searched refs:GetCommonBehavior (Results 1 – 3 of 3) sorted by relevance
33 std::unordered_map<std::string, CommonBehavior> GetCommonBehavior();
62 std::unordered_map<string, CommonBehavior> DfxCollector::GetCommonBehavior() in GetCommonBehavior() function in OHOS::Media::DfxCollector
374 std::unordered_map<string, CommonBehavior> commonBehavior = dfxCollector_->GetCommonBehavior(); in HandleFiveMinuteTask()