Searched refs:SetNativeDebug (Results 1 – 3 of 3) sorted by relevance
627 void SetNativeDebug(bool isNativeDebug);
1838 void AppRunningRecord::SetNativeDebug(bool isNativeDebug) in SetNativeDebug() function in OHOS::AppExecFwk::AppRunningRecord
2409 appRecord->SetNativeDebug(want->GetBoolParam("nativeDebug", false)); in CreateAppRunningRecord()4442 appRecord->SetNativeDebug(wantPtr->GetBoolParam("nativeDebug", false)); in StartSpecifiedAbility()