Searched refs:HandleNotifyMemorySizeStateChanged (Results 1 – 3 of 3) sorted by relevance
558 auto res = mockAppMgrService_->HandleNotifyMemorySizeStateChanged(data, reply);572 auto res = mockAppMgrService_->HandleNotifyMemorySizeStateChanged(data, reply);
150 int32_t HandleNotifyMemorySizeStateChanged(MessageParcel &data, MessageParcel &reply);
319 return HandleNotifyMemorySizeStateChanged(data, reply); in OnRemoteRequestInnerSeventh()1553 int32_t AppMgrStub::HandleNotifyMemorySizeStateChanged(MessageParcel &data, MessageParcel &reply) in HandleNotifyMemorySizeStateChanged() function in OHOS::AppExecFwk::AppMgrStub