Searched refs:HandleUpdateClientRect (Results 1 – 3 of 3) sorted by relevance
85 int HandleUpdateClientRect(MessageParcel& data, MessageParcel& reply);
480 auto res = session_->HandleUpdateClientRect(data, reply);487 res = session_->HandleUpdateClientRect(data, reply);
128 return HandleUpdateClientRect(data, reply); in ProcessRemoteRequest()598 int SessionStub::HandleUpdateClientRect(MessageParcel& data, MessageParcel& reply) in HandleUpdateClientRect() function in OHOS::Rosen::SessionStub