Home
last modified time | relevance | path

Searched defs:MASK (Results 1 – 15 of 15) sorted by relevance

/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/
Ddhcpd_interface.h34 #define CALC_SUBNET(IPADD, MASK) ((IPADD) & (MASK)) argument
/foundation/distributedhardware/device_manager/utils/src/crypto/
Ddm_crypto.cpp28 constexpr unsigned char MASK = 0x0F; variable
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/utils/
Dcrypto.cpp45 constexpr unsigned char MASK = 0x0F; in Sha256() local
/foundation/systemabilitymgr/samgr/services/samgr/native/source/
Dservice_registry.cpp38 constexpr int32_t MASK = 0x100; variable
/foundation/filemanagement/storage_service/services/storage_daemon/include/file_sharing/
Dacl.h39 MASK = 0x10, enumerator
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/include/
Dacl.h41 MASK = 0x10, enumerator
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_base/
Dserver_test.cpp26 static constexpr int MASK = 0x02; variable
/foundation/communication/wifi/wifi/test/wifi_standard/ipc_framework/cRPC/unittest/
Dserver_test.cpp26 static constexpr int MASK = 0x02; variable
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/property/
Drs_property_drawable.h42 MASK, enumerator
/foundation/distributedhardware/distributed_hardware_fwk/utils/src/
Ddh_utils_tool.cpp101 constexpr unsigned char MASK = 0x0F; in Sha256() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
Dobex_headers.h45 static const uint8_t MASK = 0xC0; variable
Dobex_headers.cpp33 const uint8_t ObexHdrType::MASK; member in OHOS::bluetooth::ObexHdrType
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/modifier/
Drs_modifier_type.h77 MASK, // 50 enumerator
/foundation/distributedhardware/distributed_input/utils/src/
Ddinput_utils_tool.cpp50 constexpr unsigned char MASK = 0x0F; variable
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
Dgltf2_data_structures.h120 MASK, in CORE3D_BEGIN_NAMESPACE() enumerator