Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/dprof/libdprof/dprof/ipc/
Dipc_message_protocol.h26 struct Version { struct
27 std::string version;
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dets_vm_plugin.cpp30 static napi_value Version(napi_env env, [[maybe_unused]] napi_callback_info info) in Version() function