Home
last modified time | relevance | path

Searched defs:getinforesult (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/napi/sample/native_module_systemtest/
H A Dtest_napi.cpp4639 napi_status getinforesult = napi_get_buffer_info(env, Buffer, &tmpBufferPtr, &BufferLength); in HWTEST_F() local
4671 napi_status getinforesult = napi_get_buffer_info(env, Buffer, &tmpBufferPtr, &BufferLength); in HWTEST_F() local
4698 napi_status getinforesult = napi_get_buffer_info(env, Buffer, &tmpBufferPtr, &BufferLength); in HWTEST_F() local
4725 napi_status getinforesult = napi_get_buffer_info(env, Buffer, nullptr, &BufferLength); in HWTEST_F() local
4753 napi_status getinforesult = napi_get_buffer_info(env, Buffer, &tmpBufferPtr, nullptr); in HWTEST_F() local
4784 napi_status getinforesult = napi_get_buffer_info(envtwo, Buffer, &tmpBufferPtr, &BufferLength); HWTEST_F() local
4811 napi_status getinforesult = napi_get_buffer_info(env, Buffer, &tmpBufferPtr, &BufferLength); HWTEST_F() local
4842 napi_status getinforesult = napi_get_buffer_info(env, Buffer, &tmpBufferPtr, &BufferLength); HWTEST_F() local
4871 napi_status getinforesult = napi_get_buffer_info(env, Buffer, &tmpBufferPtr, &BufferLength); HWTEST_F() local
4900 napi_status getinforesult = napi_get_buffer_info(env, Buffer, &tmpBufferPtr, &BufferLength); HWTEST_F() local
4928 napi_status getinforesult = napi_get_buffer_info(env, Buffer, &tmpBufferPtr, &BufferLength); HWTEST_F() local
4960 napi_status getinforesult = napi_get_buffer_info(env, Buffer, &tmpBufferPtr, &BufferLength); HWTEST_F() local
4994 napi_status getinforesult = napi_get_buffer_info(env, Buffer, &tmpBufferPtr, &BufferLength); HWTEST_F() local
5028 napi_status getinforesult = napi_get_buffer_info(env, Buffer, &tmpBufferPtr, &BufferLength); HWTEST_F() local
5060 napi_status getinforesult = napi_get_buffer_info(envinfo, Buffer, &tmpBufferPtr, &BufferLength); HWTEST_F() local
5092 napi_status getinforesult = napi_get_buffer_info(env, Buffer, &tmpBufferPtr, &BufferLength); HWTEST_F() local
5125 napi_status getinforesult = napi_get_buffer_info(env, Buffer, &tmpBufferPtr, &BufferLength); HWTEST_F() local
5204 napi_status getinforesult = napi_get_buffer_info(env, Buffer, &tmpBufferPtr, &BufferLength); HWTEST_F() local
[all...]

Completed in 16 milliseconds