Searched refs:SEND_FUNCTION_KEY (Results 1 – 3 of 3) sorted by relevance
44 SEND_FUNCTION_KEY, enumerator
92 [static_cast<uint32_t>(SEND_FUNCTION_KEY)] = &InputDataChannelStub::SendFunctionKeyOnRemote,
75 …SEND_FUNCTION_KEY, [funcKey](MessageParcel &parcel) { return ITypesUtil::Marshal(parcel, funcKey);… in SendFunctionKey()