Home
last modified time | relevance | path

Searched refs:PrintHello (Results 1 – 1 of 1) sorted by relevance

/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/napi/
Dnapi_test.cpp8037 static JSVM_Value PrintHello(JSVM_Env env, JSVM_CallbackInfo info) in PrintHello() function
8043 static JSVM_CallbackStruct helloCb = { PrintHello, nullptr };