Searched defs:isAssertDebug (Results 1 – 6 of 6) sorted by relevance
63 …al::OnAbilitysAssertDebugChange(const std::vector<sptr<IRemoteObject>> &tokens, bool isAssertDebug) in OnAbilitysAssertDebugChange()108 const std::vector<sptr<IRemoteObject>> &tokens, bool isAssertDebug) in OnAbilitysAssertDebugChange()
3562 void AbilityRecord::SetAssertDebug(bool isAssertDebug) in SetAssertDebug()
53 const std::vector<sptr<IRemoteObject>> &tokens, bool isAssertDebug) in OnAbilitysAssertDebugChange()
92 auto isAssertDebug = data.ReadBool(); in HandleOnAbilitysAssertDebugChange() local
75 bool isAssertDebug = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
6642 const std::shared_ptr<AppRunningRecord> &appRecord, bool isAssertDebug) in NotifyAppFaultBySA()