Home
last modified time | relevance | path

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

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