Home
last modified time | relevance | path

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

/foundation/arkui/napi/sample/native_module_systemtest/
H A Djs_test_buffer_napi.cpp65 static constexpr int32_t TMP_BUJJER_SIZE = 4; member
66 static char tmpBuffer[TMP_BUJJER_SIZE];
90 NAPI_CALL(env, napi_create_external_buffer(env, TMP_BUJJER_SIZE, tmpBuffer, in NewExternalBufferFun()

Completed in 1 milliseconds