Home
last modified time | relevance | path

Searched defs:same (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/customization/enterprise_device_management/test/unittest/interface/plugin_kits/
H A Dutils_test.cpp229 bool same = false; variable
/ohos5.0/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_address_pool.cpp97 int same = AddrEquels(lease->chaddr, macAddr, MAC_ADDR_LENGTH); in CheckIpAvailability() local