Home
last modified time | relevance | path

Searched refs:launchDebugInfo_ (Results 1 - 2 of 2) sorted by relevance

/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_record.cpp205 launchDebugInfo_.Update(want_); in AbilityRecord()
2702 if (launchDebugInfo_.isDebugAppSet) { in SetWant()
2703 want_.SetParam(DEBUG_APP, launchDebugInfo_.debugApp); in SetWant()
2707 if (launchDebugInfo_.isNativeDebugSet) { in SetWant()
2708 want_.SetParam(NATIVE_DEBUG, launchDebugInfo_.nativeDebug); in SetWant()
2712 if (launchDebugInfo_.isPerfCmdSet) { in SetWant()
2713 want_.SetParam(PERF_CMD, launchDebugInfo_.perfCmd); in SetWant()
2750 return launchDebugInfo_.debugApp; in IsDebugApp()
2756 if (launchDebugInfo_.debugApp || launchDebugInfo_ in IsDebug()
[all...]
/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dability_record.h1354 LaunchDebugInfo launchDebugInfo_; member in OHOS::AAFwk::AbilityRecord

Completed in 7 milliseconds