Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/types/
Dproperty_preview.h29PropertyPreview(std::string name, RemoteObjectType type) : name_(std::move(name)), type_(std::move… in PropertyPreview() function
31 PropertyPreview(std::string name, RemoteObjectType type, const std::string &value) in PropertyPreview() function