Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
Dproto_data_accessor-inl.h77 auto sp2 = other->panda_file_.GetSpanFromId(other->proto_id_); in IsEqual() local
/arkcompiler/ets_runtime/ecmascript/
Decma_string.cpp494 Span<const uint16_t> sp2(data2, str2->GetLength()); in StringsAreEqualSameUtfEncoding() local
502 Span<const uint8_t> sp2(data2, str2->GetLength()); in StringsAreEqualSameUtfEncoding() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_tests.cpp1275 std::string *sp2 = static_cast<std::string*>(res1); in HWTEST_F_L0() local