Searched refs:ReportDeleteBehavior (Results 1 – 3 of 3) sorted by relevance
60 void ReportDeleteBehavior(std::string bundleName, int32_t type, std::string path);
190 void DfxReporter::ReportDeleteBehavior(string bundleName, int32_t type, std::string path) in ReportDeleteBehavior() function in OHOS::Media::DfxReporter
167 dfxReporter->ReportDeleteBehavior(id, type, halfUri.substr(pathPos + 1)); in LogDelete()