Home
last modified time | relevance | path

Searched refs:VALIDATE_NOT_NULL (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/ability/ability_base/interfaces/inner_api/base/src/
H A Dbool_wrapper.cpp23 VALIDATE_NOT_NULL(&value); in GetValue()
H A Dstring_wrapper.cpp24 VALIDATE_NOT_NULL(&str); in GetString()
H A Ddouble_wrapper.cpp24 VALIDATE_NOT_NULL(&value); in GetValue()
H A Dfloat_wrapper.cpp24 VALIDATE_NOT_NULL(&value); in GetValue()
H A Dint_wrapper.cpp24 VALIDATE_NOT_NULL(&value); in GetValue()
H A Dlong_wrapper.cpp24 VALIDATE_NOT_NULL(&value); in GetValue()
H A Dshort_wrapper.cpp24 VALIDATE_NOT_NULL(&value); in GetValue()
H A Dbyte_wrapper.cpp24 VALIDATE_NOT_NULL(&value); in GetValue()
H A Dzchar_wrapper.cpp24 VALIDATE_NOT_NULL(&value); in GetValue()
H A Dbase_object.cpp89 VALIDATE_NOT_NULL(object); in Resolve()
/ohos5.0/foundation/ability/ability_base/interfaces/inner_api/base/include/
H A Dbase_def.h35 #define VALIDATE_NOT_NULL(i) \ macro
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Darray_wrapper.cpp56 VALIDATE_NOT_NULL(&size); in GetLength()
64 VALIDATE_NOT_NULL(&id); in GetType()