Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
Dproto_data_accessor-inl.h76 auto sp1 = panda_file_.GetSpanFromId(proto_id_); in IsEqual() local
/arkcompiler/ets_runtime/ecmascript/
Decma_string.cpp493 Span<const uint16_t> sp1(data1, str1->GetLength()); in StringsAreEqualSameUtfEncoding() local
501 Span<const uint8_t> sp1(data1, str1->GetLength()); in StringsAreEqualSameUtfEncoding() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_tests.cpp1272 std::string *sp1 = static_cast<std::string*>(vp1); in HWTEST_F_L0() local