Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_api_module/buffer/
H A Dnative_module_buffer.cpp406 int32_t pType = -1; in BufferConstructor() local
407 NAPI_CALL(env, napi_get_value_int32(env, argv[0], &pType)); in BufferConstructor()
408 ParaType paraType = static_cast<ParaType>(pType); in BufferConstructor()

Completed in 3 milliseconds