Home
last modified time | relevance | path

Searched refs:NUM_ELEMENT (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
H A Dmethod_data_accessor-inl.h335 static constexpr uint32_t NUM_ELEMENT = 3; in GetNumericalAnnotation() local
336 static std::array<const char *, NUM_ELEMENT> elem_name_table = {"icSize", "parameterLength", "funcName"}; in GetNumericalAnnotation()
/arkcompiler/runtime_core/static_core/libpandafile/
H A Dmethod_data_accessor-inl.h375 static constexpr uint32_t NUM_ELEMENT = 3; in GetNumericalAnnotation() local
376 static std::array<const char *, NUM_ELEMENT> elemNameTable = {"icSize", "parameterLength", "funcName"}; in GetNumericalAnnotation()

Completed in 2 milliseconds