Home
last modified time | relevance | path

Searched defs:transCode (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/connection/
H A Dscreen_session_ability_connection.cpp128 int32_t ScreenSessionAbilityConnectionStub::SendMessageSync(int32_t transCode, in SendMessageSync()
153 int32_t ScreenSessionAbilityConnectionStub::SendMessageSyncBlock(int32_t transCode, in SendMessageSyncBlock()
268 const int32_t &transCode, MessageParcel &data, MessageParcel &reply) in SendMessage()
283 const int32_t &transCode, MessageParcel &data, MessageParcel &reply) in SendMessageBlock()
H A Dscreen_cast_connection.cpp106 int32_t ScreenCastConnection::SendMessageToCastService(const int32_t &transCode, MessageParcel &dat… in SendMessageToCastService()