Home
last modified time | relevance | path

Searched defs:srcBundleName (Results 1 – 3 of 3) sorted by relevance

/foundation/ability/dmsfwk/services/dtbschedmgr/include/dfx/
Ddms_hisysevent_report.h59 std::string srcBundleName = ""; member
/foundation/ability/ability_runtime/services/abilitymgr/src/
Dmission_list.cpp184 std::string srcBundleName = ability->GetApplicationInfo().bundleName; in GetMissionBySpecifiedFlag() local
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
Ddistributed_sched_stub.cpp233 std::string srcBundleName = bundleNames.empty() ? std::string() : bundleNames.front(); in ReportEvent() local