Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/assembler/
Dassembly-emitter.h282 PANDA_PUBLIC_API static std::string lastError_; variable
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_class_linker_context.cpp66 std::optional<std::pair<ClassLinker::Error, PandaString>> lastError_; member in ark::ets::__anon17fedd260111::DecoratorErrorHandler