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:Disconnect
(Results
1 - 16
of
16
) sorted by relevance
/base/telephony/call_manager/services/distributed_call/src/transmission/
H
A
D
client_session.cpp
23
Disconnect
();
in ~ClientSession()
47
void ClientSession::
Disconnect
()
in Disconnect()
function in OHOS::Telephony::ClientSession
/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/
H
A
D
mock_bundle_manager_helper.cpp
66
void BundleManagerHelper::
Disconnect
()
in Disconnect()
function in OHOS::Notification::BundleManagerHelper
/base/notification/distributed_notification_service/services/test/moduletest/mock/
H
A
D
mock_bundle_manager_helper.cpp
66
void BundleManagerHelper::
Disconnect
()
in Disconnect()
function in OHOS::Notification::BundleManagerHelper
/base/notification/distributed_notification_service/test/bechmarktest/notification_services_test/mock/
H
A
D
mock_bundle_manager_helper.cpp
62
void BundleManagerHelper::
Disconnect
()
in Disconnect()
function in OHOS::Notification::BundleManagerHelper
/base/telephony/call_manager/services/distributed_call/include/transmission/
H
A
D
client_session.h
30
void
Disconnect
() override;
H
A
D
server_session.h
30
void
Disconnect
() override {}
H
A
D
session_adapter.h
47
virtual void
Disconnect
() = 0;
/base/notification/distributed_notification_service/services/ans/test/unittest/mock/
H
A
D
mock_bundle_manager_helper.cpp
67
void BundleManagerHelper::
Disconnect
()
in Disconnect()
function in OHOS::Notification::BundleManagerHelper
/base/notification/distributed_notification_service/services/ans/src/
H
A
D
bundle_manager_helper.cpp
40
Disconnect
();
in ~BundleManagerHelper()
46
Disconnect
();
in OnRemoteDied()
147
void BundleManagerHelper::
Disconnect
()
in Disconnect()
function in OHOS::Notification::BundleManagerHelper
/base/sensors/sensor/frameworks/native/src/
H
A
D
sensor_service_client.cpp
69
Disconnect
();
in ~SensorServiceClient()
257
Disconnect
();
in ReenableSensor()
433
Disconnect
();
in Unregister()
515
void SensorServiceClient::
Disconnect
()
in HandleNetPacke()
function in OHOS::Sensors::SensorServiceClient
575
[this] { this->
Disconnect
(); })!= ERR_OK) {
in HandleNetPacke()
590
Disconnect
();
in HandleNetPacke()
/base/web/webview/ohos_adapter/graphic_adapter/src/
H
A
D
window_adapter_impl.cpp
78
nativeWindow->surface->
Disconnect
();
in NativeWindowSurfaceCleanCacheWithPara()
/base/notification/distributed_notification_service/services/ans/test/unittest/bundle_manager_helper_branch_test/
H
A
D
bundle_manager_helper_branch_test.cpp
180
* @tc.desc : test
Disconnect
function and bundleMgr_ != nullptr
188
bundleManagerHelper->
Disconnect
();
in HWTEST_F()
194
* @tc.desc : test
Disconnect
function and bundleMgr_ == nullptr
200
bundleManagerHelper->
Disconnect
();
in HWTEST_F()
/base/notification/distributed_notification_service/services/ans/include/
H
A
D
bundle_manager_helper.h
139
void
Disconnect
();
/base/sensors/sensor/frameworks/native/include/
H
A
D
sensor_service_client.h
55
void
Disconnect
();
/base/telephony/call_manager/test/unittest/distributed_communication_test/src/
H
A
D
distributed_transmission_test.cpp
70
session->
Disconnect
();
in HWTEST_F()
/base/telephony/call_manager/services/distributed_call/src/distributed_communication/
H
A
D
distributed_data_sink_controller.cpp
39
session_->
Disconnect
();
in OnCallDestroyed()
Completed in 5 milliseconds