Searched refs:SendMessageBlock (Results 1 – 4 of 4) sorted by relevance
90 int32_t SendMessageBlock(const int32_t &transCode, MessageParcel &data, MessageParcel &reply);
83 int32_t ret = abilityConnection_->SendMessageBlock(TRANS_CMD_SEND_SNAPSHOT_RECT, data, reply); in GetScreenSnapshotInfo()
282 int32_t ScreenSessionAbilityConnection::SendMessageBlock( in SendMessageBlock() function in OHOS::Rosen::ScreenSessionAbilityConnection
367 HWTEST_F(ScreenSessionAbilityConnectionTest, SendMessageBlock, Function | SmallTest | Level1)