Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/mock/native/include/secure/
H A Dsecurec.h25 #define SECUREC_ATTRIBUTE(x, y) __attribute__((format(printf, (x), (y)))) macro
27 #define SECUREC_ATTRIBUTE(x, y) macro
/ohos5.0/foundation/distributeddatamgr/kv_store/kvstoremock/interfaces/mock/base/
H A Dsecurectype.h84 #define SECUREC_ATTRIBUTE(x, y) __attribute__((format(printf, (x), (y)))) macro
86 #define SECUREC_ATTRIBUTE(x, y) macro