Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_string_test.cpp561 uint32_t highByte = 1; in TEST_F() local
/arkcompiler/runtime_core/static_core/runtime/coretypes/
Dstring.cpp241 String *String::CreateNewStringFromBytes(uint32_t offset, uint32_t length, uint32_t highByte, Array… in CreateNewStringFromBytes()
/arkcompiler/runtime_core/static_core/runtime/tests/
Dstring_test.cpp966 uint32_t highByte = 0; in TEST_F() local