Home
last modified time | relevance | path

Searched defs:resourceIndex (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/resourceschedule/background_task_mgr/services/efficiency_resources/src/
H A Dresource_application_record.cpp25 PersistTime::PersistTime(const uint32_t resourceIndex, const bool isPersist, const int64_t endTime, in PersistTime()
118 uint32_t resourceIndex = persistTime.at("resourceIndex").get<uint32_t>(); in ParseFromJson() local
H A Dbg_efficiency_resources_mgr.cpp428 for (uint32_t resourceIndex = 0; resourceIndex < MAX_RESOURCES_TYPE_NUM; ++resourceIndex) { in UpdateResourcesEndtime() local
/ohos5.0/base/global/i18n_lite/frameworks/i18n/include/
H A Ddata_resource.h137 uint32_t *resourceIndex = nullptr; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Drender_node_util.cpp43 const RenderNodeGraphResourceLocationType resourceLocation, const uint32_t resourceIndex, in GetRoutedResource()
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_exporter.cpp446 size_t resourceIndex = GLTF_INVALID_INDEX; in ResolveGltfAndResourceIndex() local