Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_dfx/include/
H A Ddfx_collector.h37 void CollectAdaptationToMovingPhotoInfo(const std::string &appName, bool adapted);
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_dfx/src/
H A Ddfx_collector.cpp112 void DfxCollector::CollectAdaptationToMovingPhotoInfo(const string &appName, bool adapted) in CollectAdaptationToMovingPhotoInfo() function in OHOS::Media::DfxCollector
H A Ddfx_manager.cpp426 dfxCollector_->CollectAdaptationToMovingPhotoInfo(appName, adapted); in HandleAdaptationToMovingPhoto()