Home
last modified time | relevance | path

Searched defs:GetStorage (Results 1 - 7 of 7) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/common/storage/
H A Dstorage_interface.h29 virtual RefPtr<Storage> GetStorage() const in GetStorage() function in OHOS::Ace::StorageInterface
34 virtual RefPtr<Storage> GetStorage(const std::string& sessionId, std::function<void(const std::string&)>&& notifier, in GetStorage() function in OHOS::Ace::StorageInterface
H A Dstorage_proxy.cpp41 RefPtr<Storage> StorageProxy::GetStorage() const in GetStorage() function in OHOS::Ace::StorageProxy
47 RefPtr<Storage> StorageProxy::GetStorage(const std::string& sessionId, in GetStorage() function in OHOS::Ace::StorageProxy
/foundation/arkui/ace_engine/adapter/ohos/capability/preference/
H A Dstorage_impl.cpp67 RefPtr<Storage> StorageProxyImpl::GetStorage() const in GetStorage() function in OHOS::Ace::StorageProxyImpl
/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/
H A Dmemory_file.h38 const ByteBuffer& GetStorage() const in GetStorage() function in MemoryFileStorage
/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/ohos/
H A Dohos_file.h112 const std::unique_ptr<uint8_t[]>& GetStorage() const in GetStorage() function in OhosFileStorage
/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dmtp_storage_manager.cpp95 shared_ptr<Storage> MtpStorageManager::GetStorage(uint32_t id) in GetStorage() function in OHOS::Media::MtpStorageManager
/foundation/distributeddatamgr/preferences/frameworks/js/napi/storage/src/
H A Dnapi_storage_helper.cpp70 napi_value GetStorage(napi_env env, napi_callback_info info) in GetStorage() function

Completed in 4 milliseconds