Home
last modified time | relevance | path

Searched defs:SetDefaultKey (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/commonlibrary/ets_utils/js_api_module/convertxml/test/
H A Dtest_convertxml.h76 void CxmlTest::SetDefaultKey(napi_env env, size_t i, const std::string strRecv) in SetDefaultKey() function
/ohos5.0/commonlibrary/ets_utils/js_api_module/convertxml/
H A Djs_convertxml.cpp440 void ConvertXml::SetDefaultKey(size_t i, const std::string strRecv) in SetDefaultKey() function in OHOS::Xml::ConvertXml
/ohos5.0/drivers/hdf_core/framework/include/wifi/
H A Dwifi_mac80211_ops.h531 … int32_t (*SetDefaultKey)(struct NetDevice *netDev, uint8_t keyIndex, bool unicast, bool multicas); member
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/core/module/
H A Dwifi_base.c98 static uint32_t SetDefaultKey(struct NetDevice *netDev, uint8_t keyIndex, bool unicast, bool multic… in SetDefaultKey() function