Home
last modified time | relevance | path

Searched refs:NativeOut (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/toolchain/tooling/backend/
H A Djs_pt_hooks.h38 bool NativeOut() override;
H A Djs_pt_hooks.cpp69 bool JSPtHooks::NativeOut() in NativeOut() function in panda::ecmascript::tooling::JSPtHooks
/arkcompiler/ets_runtime/ecmascript/debugger/
H A Djs_debugger_interface.h97 virtual bool NativeOut() = 0;
H A Djs_debugger.cpp133 return hooks_->NativeOut(); in HandleNativeOut()
/arkcompiler/toolchain/tooling/test/utils/
H A Dtest_hooks.h90 bool NativeOut() override
/arkcompiler/toolchain/tooling/test/
H A Ddebugger_impl_test.cpp1614 bool result1 = jspthooks->NativeOut(); in HWTEST_F_L0()
1618 bool result2 = jspthooks->NativeOut(); in HWTEST_F_L0()

Completed in 9 milliseconds