Home
last modified time | relevance | path

Searched refs:KEY_ROUTES (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/connection/constant/include/
H A Dconstant.h49 static constexpr const char *KEY_ROUTES = "routes"; variable
/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/connection/connection_exec/src/
H A Dconnection_exec.cpp820 NapiUtils::SetNamedProperty(env, connectionProperties, KEY_ROUTES, routes); in FillRouoteList()