Home
last modified time | relevance | path

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

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