Searched defs:GetStorage (Results 1 – 8 of 8) sorted by relevance
29 virtual RefPtr<Storage> GetStorage() const in GetStorage() function34 …virtual RefPtr<Storage> GetStorage(const std::string& sessionId, std::function<void(const std::str… in GetStorage() function
41 RefPtr<Storage> StorageProxy::GetStorage() const in GetStorage() function in OHOS::Ace::StorageProxy47 RefPtr<Storage> StorageProxy::GetStorage(const std::string& sessionId, in GetStorage() function in OHOS::Ace::StorageProxy
38 const ByteBuffer& GetStorage() const in GetStorage() function
68 RefPtr<Storage> StorageProxyImpl::GetStorage() const in GetStorage() function in OHOS::Ace::StorageProxyImpl
93 RefPtr<Storage> GetStorage() const override in GetStorage() function104 …RefPtr<Storage> GetStorage(const std::string& sessionId, std::function<void(const std::string&)>&&… in GetStorage() function
112 const std::unique_ptr<uint8_t[]>& GetStorage() const in GetStorage() function
106 shared_ptr<Storage> MtpStorageManager::GetStorage(uint32_t id) in GetStorage() function in OHOS::Media::MtpStorageManager
70 napi_value GetStorage(napi_env env, napi_callback_info info) in GetStorage() function