Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/
H A Dsimulator.cpp126 void ReportJsError(napi_value obj);
710 self->ReportJsError(value); in OnInit()
967 void SimulatorImpl::ReportJsError(napi_value obj) in ReportJsError() function in OHOS::AbilityRuntime::SimulatorImpl