Home
last modified time | relevance | path

Searched defs:UNASSIGNED (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/preferences/test/ndk/unittest/
H A Dpreferences_ndk_value_test.cpp67 enum class PrefDataType { UNASSIGNED, INT, STRING, BOOL }; enumerator
H A Dpreferences_ndk_test.cpp67 enum class PrefDataType { UNASSIGNED, INT, STRING, BOOL }; enumerator
/ohos5.0/foundation/communication/wifi/wifi/interfaces/inner_api/
H A Dwifi_msg.h289 enum class AssignIpMethod { DHCP, STATIC, UNASSIGNED }; enumerator