Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/types/
Dobject_preview.cpp29 std::optional<std::string> propPreviewValue; in GetPropertyPreviewValue() local
80 auto propPreviewValue = GetPropertyPreviewValue(propertyIt->GetValue().GetValue()); in ObjectPreview() local