Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/expressions/
DobjectExpression.h94 ArenaVector<Expression *> properties_; variable
/arkcompiler/runtime_core/runtime/tooling/inspector/tests/
Djson_object_matcher.h171 std::tuple<JsonProperty<PropertyType>...> properties_; variable