Home
last modified time | relevance | path

Searched refs:callerPackage (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_dfx/include/
H A Ddfx_reporter.h73 …static int32_t ReportMedialibraryAPI(const std::string& callerPackage, const std::string& saveUri);
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_dfx/src/
H A Ddfx_reporter.cpp443 int32_t DfxReporter::ReportMedialibraryAPI(const string& callerPackage, const string& saveUri) in ReportMedialibraryAPI() argument
451 "CALLER_APP_PACKAGE", callerPackage, in ReportMedialibraryAPI()