Home
last modified time | relevance | path

Searched defs:retVal (Results 1 – 4 of 4) sorted by relevance

/applications/standard/app_samples/code/BasicFeature/Native/NdkOpenGL/entry/src/main/cpp/include/util/
Dnative_common.h34 #define NAPI_ASSERT_BASE(env, assertion, message, retVal) \ argument
46 #define NAPI_CALL_BASE(env, theCall, retVal) \ argument
/applications/standard/app_samples/code/BasicFeature/Native/XComponent3D/entry/src/main/cpp/include/util/
Dnative_common.h34 #define NAPI_ASSERT_BASE(env, assertion, message, retVal) … argument
46 #define NAPI_CALL_BASE(env, theCall, retVal) … argument
/applications/standard/calendardata/calendarmanager/napi/include/
Dnapi_queue.h77 #define CHECK_RETURN(condition, message, retVal) \ argument
/applications/standard/settings/napi/settings/
Dnapi_settings.cpp645 napi_value retVal = nullptr; in napi_get_value_sync() local
1701 napi_value retVal = nullptr; in napi_get_value_sync_ext() local