Home
last modified time | relevance | path

Searched refs:AddCommonBahavior (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_dfx/include/
H A Ddfx_collector.h34 void AddCommonBahavior(std::string bundleName, int32_t type);
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_dfx/src/
H A Ddfx_collector.cpp52 void DfxCollector::AddCommonBahavior(string bundleName, int32_t type) in AddCommonBahavior() function in OHOS::Media::DfxCollector
H A Ddfx_manager.cpp127 dfxCollector_->AddCommonBahavior(bundleName, type); in HandleCommonBehavior()