Searched refs:GetConnectionPropertiesSync (Results 1 – 2 of 2) sorted by relevance
92 static napi_value GetConnectionPropertiesSync(napi_env env, napi_callback_info info);
180 DECLARE_NAPI_FUNCTION(FUNCTION_GET_CONNECTION_PROPERTIES_SYNC, GetConnectionPropertiesSync), in InitConnectionModule()297 napi_value ConnectionModule::GetConnectionPropertiesSync(napi_env env, napi_callback_info info) in GetConnectionPropertiesSync() function in OHOS::NetManagerStandard::ConnectionModule