Home
last modified time | relevance | path

Searched defs:entities_ (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/distributedWant/
H A Ddistributed_operation_builder.h80 std::vector<std::string> entities_ = {}; variable
H A Ddistributed_operation.h200 std::vector<std::string> entities_; variable
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/include/
H A Doperation_builder.h79 std::vector<std::string> entities_ = {}; variable
H A Doperation.h203 std::vector<std::string> entities_; variable
H A Dskills.h449 std::vector<std::string> entities_; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dentity_collection.h156 BASE_NS::vector<CORE_NS::EntityReference> entities_; in SCENE_BEGIN_NAMESPACE() local
H A Decs_listener.h214 … BASE_NS::unordered_map<uint64_t, BASE_NS::vector<BASE_NS::shared_ptr<ComponentProxy>>> entities_; in SCENE_BEGIN_NAMESPACE() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/ecs/
H A Dentity_manager.h81 BASE_NS::vector<EntityState> entities_; in CORE_BEGIN_NAMESPACE() local