Home
last modified time | relevance | path

Searched defs:NO_SANITIZE (Results 1 - 10 of 10) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/hardware/include/
H A Dbluetooth_hci_callbacks.h28 #define NO_SANITIZE(type) __attribute__((no_sanitize(type))) macro
34 #define NO_SANITIZE(type) macro
/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/include/
H A Dlist.h25 #define NO_SANITIZE(type) __attribute__((no_sanitize(type))) macro
31 #define NO_SANITIZE(type) macro
H A Dmodule.h51 #define NO_SANITIZE(type) __attribute__((no_sanitize(type))) macro
57 #define NO_SANITIZE(type) macro
/foundation/communication/dhcp/frameworks/native/c_adapter/inc/
H A Ddhcp_c_utils.h29 #define NO_SANITIZE(type) __attribute__((no_sanitize(type))) macro
35 #define NO_SANITIZE(type) macro
/foundation/communication/bluetooth_service/services/bluetooth/service/include/
H A Dinterface_adapter_ble.h43 #define NO_SANITIZE(type) __attribute__((no_sanitize(type))) macro
49 #define NO_SANITIZE(type) macro
/foundation/communication/wifi/wifi/utils/inc/
H A Dwifi_common_util.h40 #define NO_SANITIZE(type) __attribute__((no_sanitize(type))) macro
46 #define NO_SANITIZE(type) macro
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dbtstack.h28 #define NO_SANITIZE(type) __attribute__((no_sanitize(type))) macro
34 #define NO_SANITIZE(type) macro
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_util.h30 #define NO_SANITIZE(type) __attribute__((no_sanitize(type))) macro
36 #define NO_SANITIZE(type) macro
/foundation/communication/dsoftbus/core/common/include/
H A Dsoftbus_def.h33 #define NO_SANITIZE(type) __attribute__((no_sanitize(type))) macro
39 #define NO_SANITIZE(type) macro
/foundation/communication/wifi/wifi/frameworks/js/napi/inc/
H A Dwifi_napi_utils.h55 #define NO_SANITIZE(type) __attribute__((no_sanitize(type))) macro
61 #define NO_SANITIZE(type) macro

Completed in 4 milliseconds