Home
last modified time | relevance | path

Searched defs:systemInfo (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Dsystem_info.cpp27 static SystemInfo systemInfo; in GetInstance() local
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Ddp_content_sensor_test.cpp108 SystemInfoCollector systemInfo; variable
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/
H A Dcontent_sensor_test.cpp187 SystemInfoCollector systemInfo; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/ecs/
H A Decs.cpp255 ISystem* Ecs::CreateSystem(const SystemTypeInfo& systemInfo) in CreateSystem()
603 const auto systemInfo = static_cast<const SystemTypeInfo*>(info); in OnTypeInfoEvent() local