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:UnInit
(Results
1 - 25
of
67
) sorted by relevance
1
2
3
/base/telephony/cellular_call/test/unittest/imstest/
H
A
D
config_request_test.cpp
51
DelayedSingleton<ImsCallClient>::GetInstance()->
UnInit
();
in HWTEST_F()
84
DelayedSingleton<ImsCallClient>::GetInstance()->
UnInit
();
in HWTEST_F()
102
DelayedSingleton<ImsCallClient>::GetInstance()->
UnInit
();
in HWTEST_F()
122
DelayedSingleton<ImsCallClient>::GetInstance()->
UnInit
();
in HWTEST_F()
143
DelayedSingleton<ImsCallClient>::GetInstance()->
UnInit
();
in HWTEST_F()
/base/telephony/call_manager/services/telephony_interaction/src/
H
A
D
voip_call_connection.cpp
34
UnInit
();
in ~VoipCallConnection()
65
void VoipCallConnection::
UnInit
()
in UnInit()
function in OHOS::Telephony::VoipCallConnection
164
UnInit
();
in UnRegisterCallManagerCallBack()
187
voipCallConnection->
UnInit
();
in OnRemoveSystemAbility()
/base/print/print_fwk/test/unittest/fwk_vendor_manager_test/
H
A
D
vendor_manager_test.cpp
88
vendorManager.
UnInit
();
in HWTEST_F()
110
vendorManager.
UnInit
();
in HWTEST_F()
148
vendorManager.
UnInit
();
in HWTEST_F()
171
vendorManager.
UnInit
();
in HWTEST_F()
196
vendorManager.
UnInit
();
in HWTEST_F()
232
vendorManager.
UnInit
();
in HWTEST_F()
262
vendorManager.
UnInit
();
in HWTEST_F()
273
vendorManager.
UnInit
();
in HWTEST_F()
274
vendorManager.
UnInit
();
in HWTEST_F()
277
vendorManager.
UnInit
();
in HWTEST_F()
[all...]
H
A
D
vendor_ipp_everywhere_test.cpp
73
vendorDriver.
UnInit
();
in HWTEST_F()
96
vendorDriver.
UnInit
();
in HWTEST_F()
119
vendorDriver.
UnInit
();
in HWTEST_F()
143
vendorDriver.
UnInit
();
in HWTEST_F()
221
vendorDriver.
UnInit
();
in HWTEST_F()
/base/telephony/sms_mms/services/sms/include/
H
A
D
sms_state_handler.h
29
void
UnInit
();
/base/telephony/sms_mms/services/sms/
H
A
D
sms_state_handler.cpp
54
void SmsStateHandler::
UnInit
()
in UnInit()
function in OHOS::Telephony::SmsStateHandler
56
TELEPHONY_LOGI("SmsStateHandler
UnInit
");
in UnInit()
58
TELEPHONY_LOGE("SmsStateHandler::
UnInit
unregister handle fail.");
in UnInit()
/base/telephony/call_manager/test/unittest/call_manager_gtest/include/
H
A
D
call_manager_gtest.h
162
clientPtr_->
UnInit
();
in TearDownTestCase()
165
servicePtr_->
UnInit
();
in TearDownTestCase()
167
DelayedRefSingleton<BluetoothCallClient>::GetInstance().
UnInit
();
in TearDownTestCase()
/base/telephony/call_manager/services/distributed_call/src/
H
A
D
distributed_call_proxy.cpp
98
int32_t DistributedCallProxy::
UnInit
()
in UnInit()
function in OHOS::Telephony::DistributedCallProxy
105
return dcallClient_->
UnInit
();
in UnInit()
/base/telephony/call_manager/services/distributed_call/include/
H
A
D
distributed_call_proxy.h
33
int32_t
UnInit
();
/base/telephony/call_manager/services/distributed_call/include/dcall/
H
A
D
idcall_client.h
34
virtual int32_t
UnInit
() = 0;
/base/print/print_fwk/services/print_service/include/
H
A
D
vendor_ipp_everywhere.h
29
void
UnInit
() override;
H
A
D
vendor_bsuni_driver.h
38
void
UnInit
() override;
H
A
D
vendor_driver_base.h
69
virtual void
UnInit
();
/base/telephony/call_manager/services/telephony_interaction/include/
H
A
D
voip_call_connection.h
38
void
UnInit
();
/base/telephony/sms_mms/interfaces/innerkits/ims/
H
A
D
ims_sms_client.h
47
* @brief
UnInit
the ImsSmsClient.
49
void
UnInit
();
/base/telephony/core_service/interfaces/innerkits/ims/include/
H
A
D
ims_core_service_client.h
35
void
UnInit
();
/base/telephony/call_manager/interfaces/innerkits/
H
A
D
bluetooth_call_client.h
30
void
UnInit
();
/base/print/print_fwk/services/print_service/src/
H
A
D
vendor_ipp_everywhere.cpp
40
void VendorIppEveryWhere::
UnInit
()
in UnInit()
function in VendorIppEveryWhere
42
VendorDriverBase::
UnInit
();
in UnInit()
H
A
D
vendor_manager.cpp
35
UnInit
();
in ~VendorManager()
99
void VendorManager::
UnInit
()
in UnInit()
function in VendorManager
101
PRINT_HILOGI("
UnInit
enter");
in UnInit()
105
PRINT_HILOGD("
UnInit
%{public}s", pair.first.c_str());
in UnInit()
111
pair.second->
UnInit
();
in UnInit()
116
PRINT_HILOGI("
UnInit
quit");
in UnInit()
145
vendorDriver->
UnInit
();
in UnloadVendorDriver()
/base/telephony/core_service/services/ims_service_interaction/src/
H
A
D
ims_core_service_client.cpp
32
UnInit
();
in ~ImsCoreServiceClient()
67
void ImsCoreServiceClient::
UnInit
()
in UnInit()
function in OHOS::Telephony::ImsCoreServiceClient
/base/telephony/sms_mms/services/sms/ims_service_interaction/src/
H
A
D
ims_sms_client.cpp
30
UnInit
();
in ~ImsSmsClient()
65
void ImsSmsClient::
UnInit
()
in UnInit()
function in OHOS::Telephony::ImsSmsClient
/base/telephony/sms_mms/test/fuzztest/textbasedsmsdelivery_fuzzer/
H
A
D
textbasedsmsdelivery_fuzzer.cpp
83
DelayedSingleton<ImsSmsClient>::GetInstance()->
UnInit
();
in DoSomethingInterestingWithMyAPI()
/base/telephony/cellular_call/interfaces/innerkits/satellite/
H
A
D
satellite_call_client.h
49
void
UnInit
();
/base/telephony/sms_mms/test/fuzztest/databasedsmsdelivery_fuzzer/
H
A
D
databasedsmsdelivery_fuzzer.cpp
82
DelayedSingleton<ImsSmsClient>::GetInstance()->
UnInit
();
in DoSomethingInterestingWithMyAPI()
/base/telephony/cellular_call/services/satellite_service_interaction/src/
H
A
D
satellite_call_client.cpp
31
UnInit
();
in ~SatelliteCallClient()
51
void SatelliteCallClient::
UnInit
()
in UnInit()
function in OHOS::Telephony::SatelliteCallClient
Completed in 9 milliseconds
1
2
3