Home
last modified time | relevance | path

Searched defs:routeType (Results 1 - 25 of 30) sorted by relevance

12

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/
H A Djs_page_transition_function.cpp23 void JsPageTransitionFunction::Execute(RouteType routeType, float progress) in Execute() argument
/foundation/communication/dsoftbus/core/adapter/transmission/src/
H A Ddata_bus_native_virtual.c24 int NotifyNearByOnMigrateEvents(const char *peerDeviceId, int routeType, bool isUpgrade) in NotifyNearByOnMigrateEvents() argument
/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/include/
H A Dtrans_channel_callback.h50 int32_t routeType; member
/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dpage_transition_common.h52 RouteType routeType = RouteType::NONE; member
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/manager/trans_channel_callback_test/
H A Dtrans_channel_callback_test.cpp183 int32_t routeType = 123124; in HWTEST_F() local
/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/clienttranschannelcallback_fuzzer/
H A Dclienttranschannelcallback_fuzzer.cpp82 int32_t routeType = *(reinterpret_cast<const int32_t *>(data)); in ClientTransChannelCallbackTest() local
/foundation/communication/dsoftbus/core/transmission/ipc/mini/
H A Dtrans_client_proxy.c40 int32_t ClientIpcOnChannelLinkDown(ChannelMsg *data, const char *networkId, const char *peerIp, int32_t routeType) in ClientIpcOnChannelLinkDown() argument
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/common/include/
H A Dclient_trans_udp_manager.h60 int32_t routeType; member
/foundation/communication/dsoftbus/tests/core/adapter/unittest/
H A Ddsoftbus_rsa_crypto_test.cpp271 int32_t routeType = 0; in HWTEST_F() local
/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/clienttranssessionmanager_fuzzer/
H A Dclienttranssessionmanager_fuzzer.cpp115 int32_t routeType = *(reinterpret_cast<const int32_t*>(data)); in ClientTransOnLinkDownTest() local
/foundation/communication/dsoftbus/core/transmission/ipc/small/
H A Dtrans_client_proxy.c168 int32_t ClientIpcOnChannelLinkDown(ChannelMsg *data, const char *networkId, const char *peerIp, int32_t routeType) in ClientIpcOnChannelLinkDown() argument
/foundation/communication/dsoftbus/core/transmission/ipc/standard/src/
H A Dtrans_client_proxy.cpp108 int32_t ClientIpcOnChannelLinkDown(ChannelMsg *data, const char *networkId, const char *peerIp, int32_t routeType) in ClientIpcOnChannelLinkDown() argument
H A Dtrans_client_proxy_standard.cpp222 int32_t TransClientProxy::OnChannelLinkDown(const char *networkId, int32_t routeType) in OnChannelLinkDown() argument
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/manager/src/
H A Dclient_trans_channel_callback.c87 int32_t TransOnChannelLinkDown(const char *networkId, int32_t routeType) in TransOnChannelLinkDown() argument
/foundation/arkui/ace_engine/frameworks/core/components/page_transition/
H A Dpage_transition_info.h66 void SetRouteType(RouteType routeType) in SetRouteType() argument
/foundation/communication/dsoftbus/core/transmission/common/src/
H A Dsoftbus_message_open_channel.c278 int32_t routeType = WIFI_STA; in UnpackRequest() local
/foundation/communication/dsoftbus/sdk/frame/standard/src/
H A Dif_softbus_client.cpp33 int32_t ISoftBusClient::OnChannelLinkDown(const char *networkId, int32_t routeType) in OnChannelLinkDown() argument
H A Dsoftbus_client_stub.cpp128 int32_t SoftBusClientStub::OnChannelLinkDown(const char *networkId, int32_t routeType) in OnChannelLinkDown() argument
247 int32_t routeType; in OnChannelLinkDownInner() local
/foundation/communication/dsoftbus/tests/core/transmission/ipc/
H A Dtrans_client_proxy_test.cpp362 int32_t routeType = TEST_REMOTE_TYPE; in HWTEST_F() local
/foundation/communication/dsoftbus/core/transmission/session/src/
H A Dtrans_session_manager.c391 int32_t routeType = (int32_t)GET_ROUTE_TYPE(type); in TransOnLinkDown() local
/foundation/communication/dsoftbus/core/bus_center/ipc/standard/src/
H A Dbus_center_client_proxy_standard.cpp34 int32_t BusCenterClientProxy::OnChannelLinkDown(const char *networkId, int32_t routeType) in OnChannelLinkDown() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stage/
H A Dpage_pattern.cpp108 RouteType routeType = (type == PageTransitionType::ENTER_POP || type == PageTransitionType::EXIT_POP) in TriggerPageTransition() local
/foundation/communication/dsoftbus/tests/sdk/frame/fuzztest/softbusclientstub_fuzzer/
H A Dsoftbusclientstub_fuzzer.cpp183 int32_t routeType = *(reinterpret_cast<const int32_t *>(data)); in OnChannelLinkDownInnerTest() local
/foundation/communication/dsoftbus/core/transmission/common/include/
H A Dsoftbus_app_info.h102 RouteType routeType; member
/foundation/communication/dsoftbus/sdk/transmission/session/src/
H A Dclient_trans_socket_manager.c290 static bool ClientTransCheckNeedDel(SessionInfo *sessionNode, int32_t routeType, int32_t connType) in ClientTransCheckNeedDel() argument
343 int32_t routeType = (int32_t)GET_ROUTE_TYPE(type); in DestroyClientSessionByNetworkId() local
[all...]

Completed in 16 milliseconds

12