Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/
H A Ddhcpd_interface.h34 #define CALC_SUBNET(IPADD, MASK) ((IPADD) & (MASK)) argument
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/utils/
H A Dcrypto.cpp45 constexpr unsigned char MASK = 0x0F; in Sha256() local
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dservice_registry.cpp37 constexpr int32_t MASK = 0x100; variable
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/file_sharing/
H A Dacl.h39 MASK = 0x10, enumerator
/ohos5.0/foundation/distributeddatamgr/kv_store/databaseutils/include/
H A Dacl.h37 MASK = 0x10, enumerator
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/include/
H A Dacl.h44 MASK = 0x10, enumerator
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/ipc_framework/cRPC/unittest/
H A Dserver_test.cpp26 static constexpr int MASK = 0x02; variable
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_base/
H A Dserver_test.cpp26 static constexpr int MASK = 0x02; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/property/
H A Drs_property_drawable.h40 MASK, enumerator
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/drawable/
H A Drs_drawable.h39 MASK, enumerator
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_headers.h45 static const uint8_t MASK = 0xC0; variable
H A Dobex_headers.cpp33 const uint8_t ObexHdrType::MASK; member in OHOS::bluetooth::ObexHdrType
/ohos5.0/foundation/distributedhardware/device_manager/utils/src/crypto/
H A Ddm_crypto.cpp32 constexpr unsigned char MASK = 0x0F; variable
/ohos5.0/foundation/communication/netmanager_ext/test/netfirewallmanager/unittest/netfirewallmanager_test/
H A Dnetfirewall_service_proxy_test.cpp48 const uint8_t MASK = 24; variable
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/utils/src/
H A Ddh_utils_tool.cpp45 constexpr unsigned char MASK = 0x0F; variable
/ohos5.0/foundation/distributedhardware/distributed_input/utils/src/
H A Ddinput_utils_tool.cpp50 constexpr unsigned char MASK = 0x0F; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/modifier/
H A Drs_modifier_type.h97 MASK, enumerator
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/executor/
H A Dqueue.rs35 const MASK: u16 = LOCAL_QUEUE_CAP as u16 - 1; const
/ohos5.0/base/tee/tee_client/frameworks/libteec_vendor/
H A Dtee_client_api.c48 #define MASK 0x7 macro
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_data_structures.h121 MASK, in CORE3D_BEGIN_NAMESPACE() enumerator