Home
last modified time | relevance | path

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

/applications/standard/app_samples/code/BasicFeature/Native/NdkOpenGL/entry/src/main/cpp/include/util/
Dnative_common.h54 #define NAPI_CALL(env, theCall) NAPI_CALL_BASE(env, theCall, nullptr) macro
/applications/standard/app_samples/code/BasicFeature/Native/XComponent3D/entry/src/main/cpp/include/util/
Dnative_common.h54 #define NAPI_CALL(env, theCall) NAPI_CALL_BASE(env, theCall, nullptr) macro