Home
last modified time | relevance | path

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

/test/testfwk/arkxtest/uitest/core/
H A Dfrontend_api_defines.h357 constexpr FrontEndClassDef ON_DEF = { member
490 const auto FRONTEND_CLASS_DEFS = {&BY_DEF, &UI_DRIVER_DEF, &UI_COMPONENT_DEF, &ON_DEF,
508 ON_DEF.name_,
H A Dwidget_selector.h51 return ON_DEF;
H A Dfrontend_api_handler.cpp657 const auto attrName = in.apiId_.substr(ON_DEF.name_.length() + 1); // On.xxx()->xxx in RegisterOnBuilders()
/test/testfwk/arkxtest/uitest/napi/
H A Duitest_napi.cpp532 NAPI_CALL(env, ExportClass(env, exports, ON_DEF)); in Export()

Completed in 6 milliseconds