Home
last modified time | relevance | path

Searched refs:release (Results 1 - 25 of 566) sorted by relevance

12345678910>>...23

/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_add_test/
H A Dnetworkshare_upstreammonitor_test.cpp55 sptr<NetHandle> netHandle = std::make_unique<NetHandle>(netId).release(); in HWTEST_F()
56 sptr<NetAllCapabilities> netAllCap = std::make_unique<NetAllCapabilities>().release(); in HWTEST_F()
57 sptr<NetLinkInfo> info = std::make_unique<NetLinkInfo>().release(); in HWTEST_F()
90 netHandle = std::make_unique<NetHandle>(netId).release(); in HWTEST_F()
109 netHandle = std::make_unique<NetHandle>(netId).release(); in HWTEST_F()
113 netAllCap = std::make_unique<NetAllCapabilities>().release(); in HWTEST_F()
139 netHandle = std::make_unique<NetHandle>(netId).release(); in HWTEST_F()
143 info = std::make_unique<NetLinkInfo>().release(); in HWTEST_F()
170 netHandle = std::make_unique<NetHandle>(netId).release(); in HWTEST_F()
204 netHandle = std::make_unique<NetHandle>(netId).release(); in HWTEST_F()
[all...]
H A Dethernet_configuration_test.cpp68 sptr<InterfaceConfiguration> cfg = (std::make_unique<InterfaceConfiguration>()).release(); in HWTEST_F()
74 sptr<StaticConfiguration> config = (std::make_unique<StaticConfiguration>()).release(); in HWTEST_F()
134 sptr<StaticConfiguration> config = (std::make_unique<StaticConfiguration>()).release(); in HWTEST_F()
237 sptr<StaticConfiguration> config = (std::make_unique<StaticConfiguration>()).release(); in HWTEST_F()
256 sptr<StaticConfiguration> config = (std::make_unique<StaticConfiguration>()).release(); in HWTEST_F()
269 sptr<StaticConfiguration> config = (std::make_unique<StaticConfiguration>()).release(); in HWTEST_F()
282 sptr<StaticConfiguration> config = (std::make_unique<StaticConfiguration>()).release(); in HWTEST_F()
291 sptr<InterfaceConfiguration> devCfg = (std::make_unique<InterfaceConfiguration>()).release(); in HWTEST_F()
293 sptr<NetLinkInfo> devLinkInfo = (std::make_unique<NetLinkInfo>()).release(); in HWTEST_F()
/foundation/communication/netmanager_ext/test/networksharemanager/unittest/networkshare_manager_test/
H A Dnetworkshare_upstreammonitor_test.cpp56 sptr<NetHandle> netHandle = std::make_unique<NetHandle>(netId).release(); in HWTEST_F()
57 sptr<NetAllCapabilities> netAllCap = std::make_unique<NetAllCapabilities>().release(); in HWTEST_F()
58 sptr<NetLinkInfo> info = std::make_unique<NetLinkInfo>().release(); in HWTEST_F()
91 netHandle = std::make_unique<NetHandle>(netId).release(); in HWTEST_F()
110 netHandle = std::make_unique<NetHandle>(netId).release(); in HWTEST_F()
114 netAllCap = std::make_unique<NetAllCapabilities>().release(); in HWTEST_F()
140 netHandle = std::make_unique<NetHandle>(netId).release(); in HWTEST_F()
144 info = std::make_unique<NetLinkInfo>().release(); in HWTEST_F()
171 netHandle = std::make_unique<NetHandle>(netId).release(); in HWTEST_F()
205 netHandle = std::make_unique<NetHandle>(netId).release(); in HWTEST_F()
[all...]
/foundation/multimedia/media_foundation/test/scenetest/
H A Dtest_single_video_player_fast_1.h97 PTEST((std::string url), Test fdsource prepare, play, pause, release) in FIXTURE()
109 PTEST((std::string url), Test fdsource prepare, play, pause, release) in FIXTURE()
122 PTEST((std::string url, int32_t fileSize), Test fdsource prepare then release) in FIXTURE() argument
135 PTEST((std::string url, int32_t fileSize), Test fdsource prepare then release) in FIXTURE() argument
146 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, play, prepare, release) in FIXTURE()
160 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, play, pause, prepare, release) in FIXTURE()
175 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, play, stop, prpeare, release) in FIXTURE()
192 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, play, reset, setsource, prepare, release) in FIXTURE()
208 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, play, Seek, prepare, release) in FIXTURE()
228 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, play, setvolume, prepare, release) in FIXTURE()
[all...]
H A Dtest_single_video_player_fast_3.h67 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, release) in FIXTURE()
78 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, play, release) in FIXTURE()
91 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, play, pause, release) in FIXTURE()
105 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, play, stop, release) in FIXTURE()
119 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, play, seek, release, 700) in FIXTURE()
138 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, play, setvolume, release) in FIXTURE()
153 PTEST((std::string url, int32_t fileSize), Test fdsource setSource, release) in FIXTURE()
163 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, reset, release) in FIXTURE()
175 PTEST((std::string url, int32_t fileSize), Test fdsource create, seek, release) in FIXTURE()
188 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, seek, release) in FIXTURE()
[all...]
H A Dtest_single_video_player_fast_2.h58 PTEST((std::string url, int32_t fileSize), Test fdsource create pause, release) in FIXTURE()
68 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, pause, release) in FIXTURE()
94 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, play, stop, pause, release) in FIXTURE()
109 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, play, reset, pause, release) in FIXTURE()
144 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, play, setvolume, pause, release) in FIXTURE()
161 PTEST((std::string url, int32_t fileSize), Test fdsource create, setsource, pause, release) in FIXTURE()
172 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, play, pause, pause, pause, release) in FIXTURE()
188 PTEST((std::string url, int32_t fileSize), Test fdsource create, stop, release) in FIXTURE()
198 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, stop, release) in FIXTURE()
210 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, play, stop, release) in FIXTURE()
[all...]
H A Dtest_single_video_player_fast_4.h52 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, setvolume, release) in FIXTURE()
64 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, setvolume, release) in FIXTURE()
78 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, play, setvolume, release) in FIXTURE()
93 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, play, pause, setvolume, release) in FIXTURE()
109 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, play, stop, setvolume, release) in FIXTURE()
125 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, play, reset, setvolume, release) in FIXTURE()
141 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, play, seek, setvolume, release) in FIXTURE()
160 PTEST((std::string url, int32_t fileSize), Test fdsource setsourse, setvolume, release) in FIXTURE()
173 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, setvolume, setvolume, setvolume, release) in FIXTURE()
190 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, play, setVolume, -1, release) in FIXTURE()
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Djpeg_decoder_ex_test.cpp75 jpegDecoder->SetSource(*streamPtr.release()); in HWTEST_F()
96 jpegDecoder->SetSource(*streamPtr.release()); in HWTEST_F()
117 jpegDecoder->SetSource(*streamPtr.release()); in HWTEST_F()
138 jpegDecoder->SetSource(*streamPtr.release()); in HWTEST_F()
159 jpegDecoder->SetSource(*streamPtr.release()); in HWTEST_F()
180 jpegDecoder->SetSource(*streamPtr.release()); in HWTEST_F()
201 jpegDecoder->SetSource(*streamPtr.release()); in HWTEST_F()
222 jpegDecoder->SetSource(*streamPtr.release()); in HWTEST_F()
243 jpegDecoder->SetSource(*streamPtr.release()); in HWTEST_F()
264 jpegDecoder->SetSource(*streamPtr.release()); in HWTEST_F()
[all...]
H A Djpeg_decoder_test.cpp74 jpegDecoder->SetSource(*streamPtr.release()); in HWTEST_F()
112 jpegDecoder->SetSource(*streamPtr.release()); in HWTEST_F()
187 jpegDecoder->SetSource(*streamPtr.release()); in HWTEST_F()
206 jpegDecoder->SetSource(*streamPtr.release()); in HWTEST_F()
263 jpegDecoder->SetSource(*streamPtr.release()); in HWTEST_F()
282 jpegDecoder->SetSource(*streamPtr.release()); in HWTEST_F()
301 jpegDecoder->SetSource(*streamPtr.release()); in HWTEST_F()
339 jpegDecoder->SetSource(*streamPtr.release()); in HWTEST_F()
358 jpegDecoder->SetSource(*streamPtr.release()); in HWTEST_F()
394 jpegDecoder->SetSource(*streamPtr.release()); in HWTEST_F()
[all...]
H A Dsvg_decoder_test.cpp45 svgDecoder->SetSource(*streamPtr.release()); in HWTEST_F()
66 svgDecoder->SetSource(*streamPtr.release()); in HWTEST_F()
161 svgDecoder->SetSource(*streamPtr.release()); in HWTEST_F()
185 svgDecoder->SetSource(*streamPtr.release()); in HWTEST_F()
203 svgDecoder->SetSource(*streamPtr.release()); in HWTEST_F()
245 svgDecoder->SetSource(*streamPtr.release()); in HWTEST_F()
267 svgDecoder->SetSource(*streamPtr.release()); in HWTEST_F()
285 svgDecoder->SetSource(*streamPtr.release()); in HWTEST_F()
307 svgDecoder->SetSource(*streamPtr.release()); in HWTEST_F()
/foundation/multimedia/camera_framework/frameworks/native/ndk/impl/
H A Dphoto_native_impl.cpp31 mainImage_->release(); in ~OH_PhotoNative()
36 rawImage_->release(); in ~OH_PhotoNative()
/foundation/multimedia/image_framework/frameworks/kits/cj/src/
H A Dimage_creator_impl.cpp31 release(); in ~ImageCreatorImpl()
42 void ImageCreatorImpl::release() in release() function in OHOS::Media::ImageCreatorImpl
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Dunique_ptr.h111 unique_ptr(unique_ptr<U, E>&& u) noexcept : ptr_(u.release()), deleter_(u.get_deleter()) in deleter_()
116 unique_ptr(unique_ptr<U, E>&& u) noexcept : ptr_(u.release()), deleter_(BASE_NS::move(u.get_deleter())) in move()
140 pointer release() noexcept
164 reset(r.release());
172 reset(r.release());
256 unique_ptr(unique_ptr<U, E>&& u) noexcept : ptr_(u.release()), deleter_(u.get_deleter()) in deleter_()
261 unique_ptr(unique_ptr<U, E>&& u) noexcept : ptr_(u.release()), deleter_(BASE_NS::move(u.get_deleter())) in move()
286 pointer release() noexcept
316 reset(r.release());
325 reset(r.release());
[all...]
H A Drefcnt_ptr.h49 refcnt_ptr(refcnt_ptr<U>&& ptr) noexcept : ptr_(static_cast<T*>(ptr.release())) in static_cast()
64 pointer release() noexcept
115 ptr_ = r.release();
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H A Dstream_common_data.h53 return std::unique_ptr<char[]>(streamData_.release());
63 return std::unique_ptr<char[]>(extBuf_.release());
/foundation/communication/netmanager_ext/test/ethernetmanager/unittest/ethernet_manager_test/
H A Dethernet_configuration_test.cpp68 sptr<InterfaceConfiguration> cfg = (std::make_unique<InterfaceConfiguration>()).release(); in HWTEST_F()
74 sptr<StaticConfiguration> config = (std::make_unique<StaticConfiguration>()).release(); in HWTEST_F()
134 sptr<StaticConfiguration> config = (std::make_unique<StaticConfiguration>()).release(); in HWTEST_F()
237 sptr<StaticConfiguration> config = (std::make_unique<StaticConfiguration>()).release(); in HWTEST_F()
256 sptr<StaticConfiguration> config = (std::make_unique<StaticConfiguration>()).release(); in HWTEST_F()
269 sptr<StaticConfiguration> config = (std::make_unique<StaticConfiguration>()).release(); in HWTEST_F()
282 sptr<StaticConfiguration> config = (std::make_unique<StaticConfiguration>()).release(); in HWTEST_F()
291 sptr<InterfaceConfiguration> devCfg = (std::make_unique<InterfaceConfiguration>()).release(); in HWTEST_F()
293 sptr<NetLinkInfo> devLinkInfo = (std::make_unique<NetLinkInfo>()).release(); in HWTEST_F()
/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/ohos/
H A Dohos_filesystem.cpp70 return IFile::Ptr { file.release() }; in OpenFile()
82 return IFile::Ptr { file.release() }; in OpenFile()
116 return IDirectory::Ptr { directory.release() }; in OpenDirectory()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/
H A Dgif_decoder_test.cpp45 gifDecoder->SetSource(*streamPtr.release()); in HWTEST_F()
141 gifDecoder->SetSource(*streamPtr.release()); in HWTEST_F()
162 gifDecoder->SetSource(*streamPtr.release()); in HWTEST_F()
204 gifDecoder->SetSource(*streamPtr.release()); in HWTEST_F()
224 gifDecoder->SetSource(*streamPtr.release()); in HWTEST_F()
264 gifDecoder->SetSource(*streamPtr.release()); in HWTEST_F()
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/proxy/
H A Dnet_conn_callback_stub.cpp72 sptr<NetHandle> netHandle = std::make_unique<NetHandle>(netId).release(); in OnNetAvailable()
89 sptr<NetAllCapabilities> netAllCap = std::make_unique<NetAllCapabilities>().release(); in OnNetCapabilitiesChange()
122 sptr<NetHandle> netHandle = std::make_unique<NetHandle>(netId).release(); in OnNetCapabilitiesChange()
143 sptr<NetHandle> netHandle = std::make_unique<NetHandle>(netId).release(); in OnNetConnectionPropertiesChange()
163 sptr<NetHandle> netHandle = std::make_unique<NetHandle>(netId).release(); in OnNetLost()
202 sptr<NetHandle> netHandle = std::make_unique<NetHandle>(netId).release(); in OnNetBlockStatusChange()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_net_agent.cpp86 sptr<NetConnCallback> pNetConnCallback = (std::make_unique<NetConnCallback>()).release(); in RegisterNetSupplierCallback()
128 sptr<NetManagerStandard::NetLinkInfo> netLinkInfo = (std::make_unique<NetManagerStandard::NetLinkInfo>()).release(); in UpdateNetLinkInfo()
286 sptr<NetManagerStandard::INetAddr> netAddr = (std::make_unique<NetManagerStandard::INetAddr>()).release();
294 sptr<NetManagerStandard::INetAddr> netIpv6Addr = (std::make_unique<NetManagerStandard::INetAddr>()).release();
324 sptr<NetManagerStandard::INetAddr> dns = (std::make_unique<NetManagerStandard::INetAddr>()).release();
337 sptr<NetManagerStandard::INetAddr> ipv6dns = (std::make_unique<NetManagerStandard::INetAddr>()).release();
355 sptr<NetManagerStandard::Route> route = (std::make_unique<NetManagerStandard::Route>()).release();
365 sptr<NetManagerStandard::Route> ipv6route = (std::make_unique<NetManagerStandard::Route>()).release();
383 sptr<NetManagerStandard::Route> localRoute = (std::make_unique<NetManagerStandard::Route>()).release();
395 sptr<NetManagerStandard::Route> ipv6route = (std::make_unique<NetManagerStandard::Route>()).release();
[all...]
/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/
H A Dstd_file.cpp121 return IFile::Ptr { BASE_NS::make_unique<StdFile>(mode, BASE_NS::move(stream)).release() }; in Open()
130 return IFile::Ptr { BASE_NS::make_unique<StdFile>(mode, BASE_NS::move(stream)).release() }; in Open()
151 return IFile::Ptr { BASE_NS::make_unique<StdFile>(mode, BASE_NS::move(stream)).release() }; in Create()
166 return IFile::Ptr { BASE_NS::make_unique<StdFile>(mode, BASE_NS::move(stream)).release() }; in Create()
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_multi_test/
H A Dnet_conn_hievent_test.cpp60 .release(); in GetNetwork()
66 sptr<NetLinkInfo> netLinkInfo = (std::make_unique<NetLinkInfo>()).release(); in GetNetLinkInfo()
70 sptr<INetAddr> netAddr = (std::make_unique<INetAddr>()).release(); in GetNetLinkInfo()
79 sptr<Route> route = (std::make_unique<Route>()).release(); in GetNetLinkInfo()
/foundation/filemanagement/file_api/utils/filemgmt_libn/src/n_async/
H A Dn_async_work_callback.cpp68 ptr.release(); in ~NAsyncWorkCallback()
69 work.release(); in ~NAsyncWorkCallback()
233 workArgs.release(); in ThreadSafeSchedule()
234 work.release(); in ThreadSafeSchedule()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcanvas_paint_mem.h42 fPtr_.reset(count ? (T*)ReallocThrow(fPtr_.release(), count * sizeof(T)) : nullptr); in realloc()
57 T* release() { return fPtr_.release(); } in release() function in OHOS::Ace::NG::AutoTMalloc
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_info_test/
H A Dnet_link_info_test.cpp46 sptr<NetLinkInfo> netLinkInfo = (std::make_unique<NetLinkInfo>()).release(); in GetNetLinkInfo()
50 sptr<INetAddr> netAddr = (std::make_unique<INetAddr>()).release(); in GetNetLinkInfo()
59 sptr<Route> route = (std::make_unique<Route>()).release(); in GetNetLinkInfo()

Completed in 15 milliseconds

12345678910>>...23