Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dability_record.h357 struct LaunchDebugInfo { struct
1340 LaunchDebugInfo launchDebugInfo_;
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_record.cpp170 void LaunchDebugInfo::Update(const OHOS::AAFwk::Want &want) in Update()