Home
last modified time | relevance | path

Searched refs:TRANS_ID_NOTIFY_TRANSFER_COMPONENT_DATA (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session/container/include/zidl/
H A Dsession_stage_ipc_interface_code.h28 TRANS_ID_NOTIFY_TRANSFER_COMPONENT_DATA, enumerator
/ohos5.0/foundation/window/window_manager/test/fuzztest/window_scene/sessionstagestubupdate_fuzzer/
H A Dsessionstagestubupdate_fuzzer.cpp63 static_cast<uint32_t>(SessionStageInterfaceCode::TRANS_ID_NOTIFY_TRANSFER_COMPONENT_DATA), in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/window/window_manager/window_scene/session/container/src/zidl/
H A Dsession_stage_stub.cpp113 … case static_cast<uint32_t>(SessionStageInterfaceCode::TRANS_ID_NOTIFY_TRANSFER_COMPONENT_DATA): in OnRemoteRequest()
H A Dsession_stage_proxy.cpp474 …dRequest(static_cast<uint32_t>(SessionStageInterfaceCode::TRANS_ID_NOTIFY_TRANSFER_COMPONENT_DATA), in NotifyTransferComponentData()