Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/include/
Dtyped_value.h274 explicit TypedValue(Value value) : value_(value) {} in TypedValue() function
/arkcompiler/runtime_core/static_core/runtime/include/tooling/
Ddebug_interface.h329 const PandaVector<TypedValue> & /* arguments */) in ConsoleCall()