Home
last modified time | relevance | path

Searched defs:Dataview (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/toolchain/tooling/dynamic/base/
Dpt_types.h446 static const std::string Dataview; // NOLINT (readability-identifier-naming) member
471 static const std::string Dataview; // NOLINT (readability-identifier-naming) member
Dpt_types.cpp51 const std::string ObjectSubType::Dataview = "dataview"; // NOLINT (readability-identifier-na… member in panda::ecmascript::tooling::ObjectSubType
68 const std::string ObjectClassName::Dataview = "Dataview"; // NOLINT (readability-ide… member in panda::ecmascript::tooling::ObjectClassName