Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/base/
Dpt_types.cpp105 const std::string RemoteObject::NumberFormatDescription = "NumberFormat"; // NOLINT (readability-i… member in panda::ecmascript::tooling::RemoteObject
780 std::string description = RemoteObject::NumberFormatDescription + " {}"; in DescriptionForNumberFormat()
Dpt_types.h471 … static const std::string NumberFormatDescription; // NOLINT (readability-identifier-naming) variable