Home
last modified time | relevance | path

Searched refs:HandleIsMemorySizeSufficent (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dams_mgr_stub.h88 int32_t HandleIsMemorySizeSufficent(MessageParcel &data, MessageParcel &reply);
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dams_mgr_stub.cpp183 return HandleIsMemorySizeSufficent(data, reply); in OnRemoteRequestInnerThird()
806 int32_t AmsMgrStub::HandleIsMemorySizeSufficent(MessageParcel &data, MessageParcel &reply) in HandleIsMemorySizeSufficent() function in OHOS::AppExecFwk::AmsMgrStub