Home
last modified time | relevance | path

Searched refs:ArrayIteratorDescription (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/toolchain/tooling/base/
Dpt_types.cpp84 const std::string RemoteObject::ArrayIteratorDescription = // NOLINT (readability-identifier-… member in panda::ecmascript::tooling::RemoteObject
672 std::string description = RemoteObject::ArrayIteratorDescription + "{}"; in DescriptionForArrayIterator()
Dpt_types.h456 static const std::string ArrayIteratorDescription; // NOLINT (readability-identifier-naming) variable