Home
last modified time | relevance | path

Searched defs:Version (Results 1 - 7 of 7) sorted by relevance

/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/
H A Dversion.h25 class Version { class
27 constexpr Version(uint16_t major = 0, uint16_t minor = 0) : major_(major), minor_(minor) {} in Version() function in Version
29 constexpr explicit Version(BASE_NS::string_view str) in Version() function in Version
[all...]
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/plugin/
H A Dintf_plugin.h38 struct Version { struct
/foundation/communication/bluetooth_service/services/bluetooth/service/src/util/
H A Dcontext.h162 const std::string &Version() const in Version() function in utility::Context
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dbundle_pack_info.h34 struct Version { struct
/foundation/graphic/graphic_2d/rosen/modules/texgine/src/
H A Dfont_parser.h55 enum class Version { class in OHOS::Rosen::TextEngine::FontParser
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_profile.cpp100 struct Version { struct
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler.cpp1515 void RSProfiler::Version(const ArgList& args) in OnParallelRenderBegin() function in OHOS::Rosen::RSProfiler

Completed in 8 milliseconds