Home
last modified time | relevance | path

Searched defs:DecodeSigned (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dleb128.h103 inline std::tuple<T, size_t, bool> DecodeSigned(const uint8_t *data) in DecodeSigned() function
/arkcompiler/runtime_core/libpandabase/utils/
Dleb128.h95 inline std::tuple<T, size_t, bool> DecodeSigned(const uint8_t *data) in DecodeSigned() function
/arkcompiler/runtime_core/static_core/libpandabase/tests/
Dleb128_test.cpp151 TEST(Leb128, DecodeSigned) in TEST() argument
/arkcompiler/runtime_core/libpandabase/tests/
Dleb128_test.cpp157 TEST(Leb128, DecodeSigned) in TEST() argument