Home
last modified time | relevance | path

Searched refs:CHECK_NULLPTR_RETURN (Results 1 - 13 of 13) sorted by relevance

/foundation/ability/ability_lite/services/abilitymgr_lite/src/
H A Dability_mgr_handler.cpp133 CHECK_NULLPTR_RETURN(bundleInfos, "AbilityMgrHandler", "bundleInfos is nullptr"); in StartKeepAliveApps()
203 CHECK_NULLPTR_RETURN(client, "AbilityMgrHandler", "invalid argument"); in AttachBundle()
212 CHECK_NULLPTR_RETURN(token, "AbilityMgrHandler", "invalid argument"); in TerminateAbility()
221 CHECK_NULLPTR_RETURN(state, "AbilityMgrHandler", "invalid argument"); in AbilityTransaction()
235 CHECK_NULLPTR_RETURN(bundleName, "AbilityMgrHandler", "invalid argument"); in TerminateApp()
243 CHECK_NULLPTR_RETURN(bundleName, "AbilityMgrHandler", "invalid argument"); in RestartApp()
289 CHECK_NULLPTR_RETURN(transParam, "AbilityMgrHandler", "invalid argument"); in DisconnectAbility()
299 CHECK_NULLPTR_RETURN(transParam, "AbilityMgrHandler", "invalid argument"); in ConnectAbilityDone()
309 CHECK_NULLPTR_RETURN(token, "AbilityMgrHandler", "invalid argument: token"); in DisconnectAbilityDone()
318 CHECK_NULLPTR_RETURN(wan in TerminateService()
[all...]
H A Dability_inner_feature.cpp50 CHECK_NULLPTR_RETURN(samgrLite, "AbilityInnerFeature", "get samgr error"); in Init()
58 CHECK_NULLPTR_RETURN(publicApi, "AbilityMgrFeatureLite", "publicApi is nullptr"); in Init()
92 CHECK_NULLPTR_RETURN(feature, "AbilityInnerFeature", "initialize fail"); in OnFeatureInitialize()
H A Dability_connect_mission.cpp100 CHECK_NULLPTR_RETURN(bundleName, "AbilityConnectMission", "invalid argument"); in RemoveServiceRecord()
153 CHECK_NULLPTR_RETURN(bundleName, "AbilityConnectMission", "invalid argument"); in RemoveConnectRecordByPageToken()
H A Dability_mgr_service.cpp45 CHECK_NULLPTR_RETURN(sm, "AbilityManagerService", "get samgr error"); in Init()
H A Dability_stack_manager.cpp87 CHECK_NULLPTR_RETURN(missionRecord, "AbilityStackManager", "missionRecord is nullptr"); in RemovePageAbility()
107 CHECK_NULLPTR_RETURN(bundleName, "AbilityStackManager", "invalid argument"); in ClearAbilityStack()
114 CHECK_NULLPTR_RETURN(missionStack, "AbilityStackManager", "missionStack is nullptr"); in ClearAbilityStack()
H A Dapp_manager.cpp76 CHECK_NULLPTR_RETURN(bundleName, "AppManager", "start"); in RemoveAppRecord()
H A Dability_mission_stack.cpp76 CHECK_NULLPTR_RETURN(missionRecord, "AbilityMissionStack", "missionRecord is null"); in RemoveMissionRecord()
H A Dability_mgr_feature.cpp66 CHECK_NULLPTR_RETURN(samgrLite, "AbilityMgrFeature", "get samgr error"); in Init()
74 CHECK_NULLPTR_RETURN(publicApi, "AbilityMgrFeatureLite", "publicApi is nullptr"); in Init()
108 CHECK_NULLPTR_RETURN(feature, "AbilityMgrFeature", "initialize fail"); in OnFeatureInitialize()
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_mgr_slite_feature.cpp50 CHECK_NULLPTR_RETURN(samgrLite, "BundleMgrSliteFeature", "get samgr error"); in Init()
58 CHECK_NULLPTR_RETURN(publicApi, "BundleMgrSliteFeatureLite", "publicApi is nullptr"); in Init()
83 CHECK_NULLPTR_RETURN(feature, "BundleMgrSliteFeature", "initialize fail"); in OnFeatureInitialize()
H A Dbundle_mgr_service.cpp42 CHECK_NULLPTR_RETURN(sm, "BundleManagerService", "get samgr error"); in Init()
/foundation/ability/ability_lite/services/abilitymgr_lite/src/slite/
H A Dability_mgr_service_slite.cpp56 CHECK_NULLPTR_RETURN(sm, "AbilityManagerService", "get samgr error"); in InitService()
66 CHECK_NULLPTR_RETURN(samgrLite, "AbilityMgrServiceSlite", "get samgr error"); in InitFeature()
74 CHECK_NULLPTR_RETURN(publicApi, "AbilityMgrServiceSlite", "publicApi is nullptr"); in InitFeature()
113 CHECK_NULLPTR_RETURN(feature, "AbilityMgrServiceSlite", "feature initialize fail"); in OnFeatureInitialize()
/foundation/ability/ability_lite/services/abilitymgr_lite/include/util/
H A Dabilityms_log.h73 #define CHECK_NULLPTR_RETURN(point, name, fmt) \ macro
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dbundlems_log.h73 #define CHECK_NULLPTR_RETURN(point, name, fmt) \ macro

Completed in 6 milliseconds