Home
last modified time | relevance | path

Searched defs:route (Results 51 - 75 of 85) sorted by relevance

1234

/foundation/communication/netmanager_ext/frameworks/js/napi/vpn/src/context/
H A Dsetup_context.cpp302 static bool ParseRoute(napi_env env, napi_value jsRoute, Route &route) in ParseRoute() argument
/foundation/communication/netmanager_ext/test/ethernetmanager/unittest/ethernet_manager_test/
H A Dethernet_manager_test.cpp142 INetAddr route; in GetIfaceConfig() local
/foundation/communication/netmanager_ext/frameworks/js/napi/vpnext/src/context/
H A Dsetup_context_ext.cpp278 static bool ParseRoute(napi_env env, napi_value jsRoute, Route &route) in ParseRoute() argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_net_agent.cpp355 sptr<NetManagerStandard::Route> route = (std::make_unique<NetManagerStandard::Route>()).release(); local
[all...]
/foundation/communication/netmanager_ext/services/ethernetmanager/src/
H A Dethernet_service.cpp182 int32_t EthernetService::GlobalInterfaceStateCallback::OnRouteChanged(bool updated, const std::string &route, in OnRouteChanged() argument
H A Ddev_interface_state.cpp239 Route route; in UpdateLinkInfo() local
273 Route route; in UpdateLanLinkInfo() local
[all...]
H A Dethernet_configuration.cpp172 std::string route = cJSON_GetObjectItem(jsonData, CONFIG_KEY_ETH_ROUTE.c_str())->valuestring; in ConvertJsonToConfiguration() local
278 INetAddr route; in ConvertToConfiguration() local
[all...]
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/conn_vpn_manager_test/
H A Dnet_conn_manager_test.cpp103 sptr<Route> route = (std::make_unique<Route>()).release(); in GetUpdateLinkInfoSample() local
[all...]
/foundation/communication/netmanager_ext/services/vpnmanager/src/
H A Dnet_vpn_impl.cpp335 void NetVpnImpl::AdjustRouteInfo(Route &route) in AdjustRouteInfo() argument
[all...]
/third_party/alsa-lib/src/topology/
H A Ddapm.c200 struct snd_soc_tplg_dapm_graph_elem *route; in tplg_build_routes() local
421 struct snd_soc_tplg_dapm_graph_elem *route; tplg_save_dapm_graph() local
[all...]
H A Dtplg_local.h175 struct snd_soc_tplg_dapm_graph_elem *route; member
/third_party/libwebsockets/lib/plat/unix/
H A Dunix-sockets.c528 struct rtentry route; in lws_plat_ifconfig() local
[all...]
/base/telephony/cellular_data/services/src/state_machine/
H A Dcellular_data_state_machine.cpp417 NetManagerStandard::Route route; in ResolveRoute() local
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_logo.c340 static struct rockchip_drm_mode_set *of_parse_display_resource(struct drm_device *drm_dev, struct device_node *route) in of_parse_display_resource() argument
864 struct device_node *root, *route; rockchip_drm_show_logo() local
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_logo.c327 of_parse_display_resource(struct drm_device *drm_dev, struct device_node *route) in of_parse_display_resource() argument
825 struct device_node *root, *route; rockchip_drm_show_logo() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/navigation/
H A Dnavigation_model_test_ng.cpp1117 auto route = AceType::MakeRefPtr<MockNavigationRoute>(""); in HWTEST_F() local
1172 auto route = AceType::MakeRefPtr<MockNavigationRoute>(""); in HWTEST_F() local
1217 auto route = AceType::MakeRefPtr<MockNavigationRoute>(""); HWTEST_F() local
1267 auto route = AceType::MakeRefPtr<MockNavigationRoute>(""); HWTEST_F() local
[all...]
/foundation/communication/netmanager_base/frameworks/js/napi/connection/connection_exec/src/
H A Dconnection_exec.cpp798 napi_value route = NapiUtils::CreateObject(env); in FillRouoteList() local
/foundation/communication/nfc/services/src/card_emulation/
H A Dce_service.cpp139 int route = entry.route; in InitConfigAidRouting() local
[all...]
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/remote_fast/
H A Dremote_fast_audio_capturer_source.cpp699 AudioRoute route; in SetInputRoute() local
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/remote/
H A Dremote_audio_capturer_source.cpp611 AudioRoute route; in SetInputRoute() local
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/fast/
H A Dfast_audio_capturer_source.cpp644 AudioRoute route = { in SetInputRoute() local
/foundation/communication/nfc/services/src/nci_adapter/nci_native_default/src/
H A Drouting_manager.cpp178 tNFA_HANDLE RoutingManager::GetEeHandle(uint32_t route) in GetEeHandle() argument
203 bool RoutingManager::AddAidRouting(const std::string &aidStr, int route, in AddAidRouting() argument
233 bool RoutingManager::SetRoutingEntry(uint32_t type, uint32_t value, uint32_t route, uint32_t power) in SetRoutingEntry() argument
[all...]
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/primary/
H A Daudio_renderer_sink.cpp1028 int32_t AudioRendererSinkInner::SetAudioRoute(DeviceType outputDevice, AudioRoute route) in SetAudioRoute() argument
1099 AudioRoute route = {}; in SetOutputRoutes() local
[all...]
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/multichannel/
H A Dmultichannel_audio_renderer_sink.cpp797 AudioRoute route = { in SetOutputRoute() local
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/primary/
H A Daudio_capturer_source.cpp1232 AudioRoute route = { in DoSetInputRoute() local

Completed in 46 milliseconds

1234