Home
last modified time | relevance | path

Searched defs:resultList (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/tests/
H A Dstring_helper_test.cpp191 std::vector<std::string> resultList = StringHelper::SplitString(result, delimiter); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_object.cpp492 JSHandle<TaggedArray> resultList = factory->CopyArray(nameList, length, copyLength); in GetOwnPropertyKeys() local
/arkcompiler/ets_runtime/ecmascript/module/
H A Dmodule_path_helper.cpp865 CVector<CString> resultList; in GetPkgContextInfoListElements() local

Completed in 5 milliseconds