Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/base/
Dpt_types.cpp89 const std::string RemoteObject::MapIteratorDescription = "MapIterator"; // NOLINT (readability-ide… member in panda::ecmascript::tooling::RemoteObject
684 std::string description = RemoteObject::MapIteratorDescription + "{}"; in DescriptionForMapIterator()
Dpt_types.h459 static const std::string MapIteratorDescription; // NOLINT (readability-identifier-naming) variable