Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/base/
Dpt_types.cpp88 const std::string RemoteObject::SetIteratorDescription = "SetIterator"; // NOLINT (readability-ide… member in panda::ecmascript::tooling::RemoteObject
678 std::string description = RemoteObject::SetIteratorDescription + "{}"; in DescriptionForSetIterator()
Dpt_types.h458 static const std::string SetIteratorDescription; // NOLINT (readability-identifier-naming) variable