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/ |
| D | native_common.h | 34 #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/ |
| D | native_common.h | 34 #define NAPI_ASSERT_BASE(env, assertion, message, retVal) … argument 46 #define NAPI_CALL_BASE(env, theCall, retVal) … argument
|
| /applications/standard/calendardata/calendarmanager/napi/include/ |
| D | napi_queue.h | 77 #define CHECK_RETURN(condition, message, retVal) \ argument
|
| /applications/standard/settings/napi/settings/ |
| D | napi_settings.cpp | 645 napi_value retVal = nullptr; in napi_get_value_sync() local 1701 napi_value retVal = nullptr; in napi_get_value_sync_ext() local
|