Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dability_record.h362 bool nativeDebug = false; member
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_record.cpp62 const std::string NATIVE_DEBUG = "nativeDebug";
178 nativeDebug = want.GetBoolParam(NATIVE_DEBUG, false); in Update()
2708 want_.SetParam(NATIVE_DEBUG, launchDebugInfo_.nativeDebug); in SetWant()
2756 if (launchDebugInfo_.debugApp || launchDebugInfo_.nativeDebug || in IsDebug()

Completed in 12 milliseconds