Home
last modified time | relevance | path

Searched defs:GetComponents (Results 1 – 3 of 3) sorted by relevance

/foundation/multimedia/image_framework/interfaces/innerkits/include/
Dnative_image.h51 std::map<int32_t, std::unique_ptr<NativeComponent>>& GetComponents() in GetComponents() function
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/
Dfile_path.cpp100 void FilePath::GetComponents(std::vector<std::string> &components) in GetComponents() function in OHOS::AppExecFwk::LIBZIP::FilePath
/foundation/graphic/graphic_3d/lume/LumeEngine/src/ecs/
Decs.cpp443 void Ecs::GetComponents(Entity entity, vector<IComponentManager*>& result) const in GetComponents() function in __anon6f8292c80111::Ecs