Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/
Dobject_repository.cpp107 auto preview = CreateObjectPreview(value); in GetProperties() local
124 ObjectPreview preview(remobj.GetType(), GetProperties(*valueId)); in CreateObjectPreview() local
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/types/
Dremote_object.h121 void SetObjectPreview(ObjectPreview preview) in SetObjectPreview()
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/tests/
Dinspector_server.cpp582 auto preview = true; in TEST_F() local