Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/base/
Dpt_types.cpp86 const std::string RemoteObject::StringIteratorDescription = // NOLINT (readability-identifier-nami… member in panda::ecmascript::tooling::RemoteObject
362 return RemoteObject::StringIteratorDescription; in DescriptionForObject()
Dpt_types.h457 static const std::string StringIteratorDescription; // NOLINT (readability-identifier-naming) variable