Home
last modified time | relevance | path

Searched defs:ChangeJaveStackFormat (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandabase/os/
Dnative_stack.h39 const auto ChangeJaveStackFormat = // NOLINT(readability-identif… variable
Dnative_stack.cpp51 std::string ChangeJaveStackFormat([[maybe_unused]] const char *descriptor) in ChangeJaveStackFormat() function
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
Dnative_stack.cpp204 std::string ChangeJaveStackFormat(const char *descriptor) in ChangeJaveStackFormat() function