Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/debugger/
Djs_debugger.h39 PtMethod *GetPtMethod() const in GetPtMethod() function
/arkcompiler/runtime_core/runtime/tooling/
Ddebugger.h150 Expected<PtMethod, Error> GetPtMethod(const PtLocation & /* location */) const override in GetPtMethod() function