Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/
H A Dsample_module.cpp25 JSIValue SampleModule::TestCallFunc(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) in TestCallFunc() function in OHOS::ACELite::SampleModule
/ohos5.0/foundation/arkui/napi/test/unittest/
H A Dtest_napi.cpp860 static napi_value TestCallFunc(napi_env env, napi_callback_info info) in TestCallFunc() function