Home
last modified time | relevance | path

Searched refs:RemoveSearchPath (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/
H A Dproxy_filesystem.h45 void RemoveSearchPath(BASE_NS::string_view destination);
H A Dproxy_filesystem.cpp64 void ProxyFilesystem::RemoveSearchPath(string_view destination) in RemoveSearchPath() function in ProxyFilesystem
H A Dfile_manager.cpp364 it->second->RemoveSearchPath(uri); in UnregisterPath()