Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/dataability/include/
H A Dnapi_predicates_utils.h26 #define RDB_CHECK_RETURN_NULLPTR(assertion, message) \ macro
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/include/
H A Dnapi_rdb_error.h71 #define RDB_CHECK_RETURN_NULLPTR(assertion, message) \ macro