Home
last modified time | relevance | path

Searched refs:PARAM_IS_EMPTY (Results 1 - 3 of 3) sorted by relevance

/base/location/interfaces/inner_api/include/
H A Dcommon_utils.h138 PARAM_IS_EMPTY = 99, enumerator
/base/location/frameworks/js/napi/include/
H A Dnapi_util.h109 if ((isRequired) && errorCode == PARAM_IS_EMPTY) { \
/base/location/frameworks/js/napi/source/
H A Dnapi_util.cpp675 return PARAM_IS_EMPTY; in JsObjectToString()
693 return PARAM_IS_EMPTY; in JsObjectToDouble()
711 return PARAM_IS_EMPTY; in JsObjectToInt()
729 return PARAM_IS_EMPTY; in JsObjectToInt64()
747 return PARAM_IS_EMPTY; in JsObjectToBool()

Completed in 4 milliseconds