Home
last modified time | relevance | path

Searched refs:TRANS_ID_NOTIFY_EXTENSION_TIMEOUT (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session/host/include/zidl/
H A Dsession_ipc_interface_code.h87 TRANS_ID_NOTIFY_EXTENSION_TIMEOUT, enumerator
/ohos5.0/foundation/window/window_manager/test/fuzztest/window_scene/sessionstubextension_fuzzer/
H A Dsessionstubextension_fuzzer.cpp68 …emoteRequest(static_cast<uint32_t>(Rosen::SessionInterfaceCode::TRANS_ID_NOTIFY_EXTENSION_TIMEOUT), in SessionStubTestExtensionCode()
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_stub_test.cpp199 …static_cast<uint32_t>(SessionInterfaceCode::TRANS_ID_NOTIFY_EXTENSION_TIMEOUT), data, reply, optio…
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/zidl/
H A Dsession_stub.cpp147 case static_cast<uint32_t>(SessionInterfaceCode::TRANS_ID_NOTIFY_EXTENSION_TIMEOUT): in ProcessRemoteRequest()
H A Dsession_proxy.cpp1419 …remote->SendRequest(static_cast<uint32_t>(SessionInterfaceCode::TRANS_ID_NOTIFY_EXTENSION_TIMEOUT), in NotifyExtensionTimeout()