Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:DeInit
(Results
1 - 25
of
77
) sorted by relevance
1
2
3
4
/foundation/communication/dsoftbus/tests/core/adapter/unittest/
H
A
D
lnn_kv_adapter_test.cpp
61
kvStore->
DeInit
();
in TearDown()
72
kvStore->
DeInit
();
in HWTEST_F()
84
EXPECT_EQ(SOFTBUS_OK, kvStore->
DeInit
());
in HWTEST_F()
118
kvStore->
DeInit
();
in HWTEST_F()
193
kvStore->
DeInit
();
in HWTEST_F()
218
kvStore->
DeInit
();
in HWTEST_F()
245
kvStore->
DeInit
();
in HWTEST_F()
296
kvStore->
DeInit
();
in HWTEST_F()
320
kvStore->
DeInit
();
in HWTEST_F()
/foundation/communication/dsoftbus/tests/adapter/broadcast/
H
A
D
softbus_ble_gatt_test.cpp
180
* @tc.desc: Test
DeInit
will return SOFTBUS_OK when called more than once
186
int32_t ret = MockBluetooth::interface->
DeInit
();
in HWTEST_F()
189
ret = MockBluetooth::interface->
DeInit
();
in HWTEST_F()
249
ret = MockBluetooth::interface->
DeInit
();
in HWTEST_F()
269
ret = MockBluetooth::interface->
DeInit
();
in HWTEST_F()
320
ret = MockBluetooth::interface->
DeInit
();
in HWTEST_F()
401
ret = MockBluetooth::interface->
DeInit
();
in HWTEST_F()
428
ret = MockBluetooth::interface->
DeInit
();
in HWTEST_F()
481
ret = MockBluetooth::interface->
DeInit
();
in HWTEST_F()
554
ret = MockBluetooth::interface->
DeInit
();
in HWTEST_F()
[all...]
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H
A
D
ui_event_impl.h
22
void
DeInit
();
H
A
D
ui_event_impl.cpp
98
void
DeInit
()
in DeInit()
function
/foundation/distributeddatamgr/pasteboard/services/switch/
H
A
D
pasteboard_switch.h
43
void
DeInit
();
H
A
D
pasteboard_switch.cpp
55
void PastedSwitch::
DeInit
()
in DeInit()
function in OHOS::MiscServices::PastedSwitch
/foundation/window/window_manager/utils/include/
H
A
D
surface_reader.h
33
void
DeInit
();
/foundation/distributeddatamgr/pasteboard/framework/framework/include/device/
H
A
D
distributed_module_config.h
33
void
DeInit
();
/foundation/CastEngine/castengine_wifi_display/services/interaction/domain/rpc/
H
A
D
domain_rpc_manager.cpp
39
DeInit
();
in ~DomainRpcManager()
85
int32_t DomainRpcManager::
DeInit
()
in DeInit()
function in OHOS::Sharing::DomainRpcManager
H
A
D
domain_rpc_manager.h
47
int32_t
DeInit
();
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/file/
H
A
D
audio_renderer_file_sink.cpp
41
AudioRendererFileSink::
DeInit
();
in ~AudioRendererFileSink()
112
void AudioRendererFileSink::
DeInit
()
in DeInit()
function in OHOS::AudioStandard::AudioRendererFileSink
H
A
D
audio_renderer_file_sink.h
35
void
DeInit
(void) override;
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/file/
H
A
D
audio_capturer_file_source.cpp
39
AudioCapturerFileSource::
DeInit
();
in ~AudioCapturerFileSource()
124
void AudioCapturerFileSource::
DeInit
()
in DeInit()
function in OHOS::AudioStandard::AudioCapturerFileSource
H
A
D
audio_capturer_file_source.h
32
void
DeInit
(void) override;
/foundation/multimedia/media_lite/services/player_lite/impl/
H
A
D
player_impl.h
55
void
DeInit
(void);
99
int32_t
DeInit
(void) override;
/foundation/multimedia/media_foundation/src/osal/task/
H
A
D
task.cpp
42
taskInner_->
DeInit
();
in ~Task()
/foundation/communication/dsoftbus/core/adapter/kv_store/include/
H
A
D
lnn_kv_adapter.h
33
int32_t
DeInit
();
/foundation/multimedia/audio_framework/services/audio_service/server/src/
H
A
D
none_mix_engine.cpp
69
renderSink_->
DeInit
();
in ~NoneMixEngine()
88
renderSink_->
DeInit
();
in Init()
404
renderSink_->
DeInit
();
in InitSink()
448
renderSink_->
DeInit
();
in SwitchSink()
/foundation/multimedia/media_lite/interfaces/innerkits/
H
A
D
player_interface.h
57
virtual int32_t
DeInit
(void) = 0;
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/manager/
H
A
D
hdi_adapter_manager.cpp
43
captureSource->
DeInit
();
in CaptureHandleDeinit()
/foundation/multimedia/audio_framework/services/audio_service/test/example/
H
A
D
audio_hdi_device_test.cpp
127
hdiRenderSink_->
DeInit
();
in StartHdiRender()
/foundation/multimedia/media_foundation/interface/inner_api/osal/task/
H
A
D
taskInner.h
48
virtual void
DeInit
();
/foundation/multimedia/media_lite/services/player_lite/impl/player_control/sink/
H
A
D
player_audio_sink.h
38
void
DeInit
(void);
H
A
D
player_video_sink.h
38
int32_t
DeInit
(void);
/foundation/distributeddatamgr/pasteboard/framework/framework/device/
H
A
D
distributed_module_config.cpp
144
void DistributedModuleConfig::
DeInit
()
in DeInit()
function in OHOS::MiscServices::DistributedModuleConfig
Completed in 9 milliseconds
1
2
3
4