Home
last modified time | relevance | path

Searched refs:CHECK_POINTER_LOG (Results 1 - 9 of 9) sorted by relevance

/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dfree_install_observer_manager.cpp90 CHECK_POINTER_LOG(handler, "Fail to get Ability task handler."); in OnInstallFinished()
108 CHECK_POINTER_LOG(handler, "ability task handler get failed"); in OnInstallFinishedByUrl()
H A Dability_record.cpp110 CHECK_POINTER_LOG(token, "token is nullptr");
891 CHECK_POINTER_LOG(handler, "Fail to get TaskHandler."); in PostCancelStartingWindowHotTask()
894 CHECK_POINTER_LOG(windowHandler, "PostCancelStartingWindowColdTask, Get WMS handler failed."); in PostCancelStartingWindowHotTask()
919 CHECK_POINTER_LOG(handler, "Fail to get TaskHandler."); in PostCancelStartingWindowColdTask()
922 CHECK_POINTER_LOG(windowHandler, "PostCancelStartingWindowColdTask, Get WMS handler failed."); in PostCancelStartingWindowColdTask()
H A Dability_manager_service.cpp2633 CHECK_POINTER_LOG(callerToken, "null callerToken"); in ReportAbilityAssociatedStartInfoToRSS()
2635 CHECK_POINTER_LOG(callerAbility, "null callerAbility"); in ReportAbilityAssociatedStartInfoToRSS()
2644 CHECK_POINTER_LOG(taskHandler_, "taskhandler null"); in ReportEventToRSS()
5738 CHECK_POINTER_LOG(missionListManager, "Current mission manager not init."); in DumpMissionInner()
5745 CHECK_POINTER_LOG(connectManager, "Current mission manager not init."); in DumpStateInner()
6142 CHECK_POINTER_LOG(connectManager, "Connect manager not init."); in OnAppStateChanged()
6150 CHECK_POINTER_LOG(missionListManager, "Current mission list manager not init."); in OnAppStateChanged()
11679 CHECK_POINTER_LOG(connectManager, "can't find user connect manager"); in NotifyFrozenProcessByRSS()
11687 CHECK_POINTER_LOG(appMgr, "get appMgr fail"); in HandleRestartResidentProcessDependedOnWeb()
12152 CHECK_POINTER_LOG(callerAbilityRecor in SetAbilityRequestSessionInfo()
[all...]
H A Dfree_install_manager.cpp569 CHECK_POINTER_LOG(handler, "Fail to get Ability task handler."); in PostUpgradeAtomicServiceTask()
/foundation/ability/ability_runtime/services/abilitymgr/src/utils/
H A Dstart_ability_utils.cpp291 CHECK_POINTER_LOG(abilityInfo, "abilityInfo is invalid."); in FindExtensionInfo()
293 CHECK_POINTER_LOG(bms, "bms is invalid."); in FindExtensionInfo()
/foundation/ability/ability_runtime/services/abilitymgr/src/mission/
H A Dmission_list_manager.cpp93 CHECK_POINTER_LOG(token, "token is nullptr.");
1570 CHECK_POINTER_LOG(abilityRecord, "RemoveBackgroundingAbility fail, ability record is null.") in RemoveBackgroundingAbility()
1605 CHECK_POINTER_LOG(needTopAbility, "The ability needs back to other mission stack, but needTopAbility is null.") in RemoveBackgroundingAbility()
1619 CHECK_POINTER_LOG(needTopAbility, "NeedTopAbility of launcherRoot is null.") in RemoveBackgroundingAbility()
2217 CHECK_POINTER_LOG(ability, "ability null"); in PrintTimeOutLog()
2620 CHECK_POINTER_LOG(handler, "Get AbilityEventHandler failed."); in OnAbilityDied()
2629 CHECK_POINTER_LOG(taskHandler, "Fail to get AbilityTaskHandler."); in OnAbilityDied()
2762 CHECK_POINTER_LOG(handler, "Fail to get AbilityTaskHandler."); in PostStartWaitingAbility()
2790 CHECK_POINTER_LOG(mission, "Fail to get launcher mission."); in HandleLauncherDied()
2815 CHECK_POINTER_LOG(abilit in HandleAbilityDiedByDefault()
[all...]
/foundation/ability/ability_runtime/services/abilitymgr/src/scene_board/
H A Dui_ability_lifecycle_manager.cpp70 CHECK_POINTER_LOG(token, "token is nullptr.");
394 CHECK_POINTER_LOG(handler, "handler null"); in CancelSameAbilityTimeoutTask()
984 CHECK_POINTER_LOG(sessionInfo, "sessionInfo is invalid."); in CallUIAbilityBySCB()
985 CHECK_POINTER_LOG(sessionInfo->sessionToken, "sessionToken is nullptr."); in CallUIAbilityBySCB()
1000 CHECK_POINTER_LOG(uiAbilityRecord, "UIAbility not exist."); in CallUIAbilityBySCB()
1111 CHECK_POINTER_LOG(ability, "null ability"); in PrintTimeOutLog()
1654 CHECK_POINTER_LOG(handler, "Fail to get AbilityEventHandler."); in OnAbilityDied()
1663 CHECK_POINTER_LOG(taskHandler, "Get AbilityTaskHandler failed."); in OnAbilityDied()
/foundation/ability/ability_runtime/services/abilitymgr/include/utils/
H A Dability_util.h73 #define CHECK_POINTER_LOG(object, log) \ macro
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dmain_thread.cpp2030 CHECK_POINTER_LOG(abilityRecord, "parameter(abilityRecord) is null"); in HandleLaunchAbility()
2039 CHECK_POINTER_LOG(applicationImpl_, "applicationImpl_ is null"); in HandleLaunchAbility()
2040 CHECK_POINTER_LOG(abilityRecordMgr_, "abilityRecordMgr_ is null"); in HandleLaunchAbility()
2043 CHECK_POINTER_LOG(abilityToken, "abilityRecord->GetToken failed"); in HandleLaunchAbility()

Completed in 48 milliseconds