Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/ohos/
H A Dohos_filesystem.cpp69 file->UpdateStorage(storage); in OpenFile()
H A Dohos_file.h149 void UpdateStorage(std::shared_ptr<OhosFileStorage> buffer);
H A Dohos_file.cpp178 void OhosFile::UpdateStorage(std::shared_ptr<OhosFileStorage> buffer) in UpdateStorage() function in OhosFile