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:Reconnect
(Results
1 - 18
of
18
) sorted by relevance
/base/msdp/device_status/intention/ipc/socket/src/
H
A
D
socket_client.cpp
52
Reconnect
();
in Start()
122
if (!eventHandler_->PostTask([this] { this->
Reconnect
(); }, CLIENT_RECONNECT_COOLING_TIME)) {
in OnDisconnected()
127
void SocketClient::
Reconnect
()
in Reconnect()
function in OHOS::Msdp::DeviceStatus::SocketClient
133
if (!eventHandler_->PostTask([this] { this->
Reconnect
(); }, CLIENT_RECONNECT_COOLING_TIME)) {
in Reconnect()
/base/sensors/miscdevice/services/miscdevice_service/hdi_connection/adapter/src/
H
A
D
hdi_light_connection.cpp
151
Reconnect
();
in ProcessDeathObserver()
154
void HdiLightConnection::
Reconnect
()
in Reconnect()
function in OHOS::Sensors::HdiLightConnection
H
A
D
hdi_connection.cpp
269
Reconnect
();
in ProcessDeathObserver()
272
void HdiConnection::
Reconnect
()
in Reconnect()
function in OHOS::Sensors::HdiConnection
278
HiSysEvent::EventType::FAULT, "PKG_NAME", "
Reconnect
", "ERROR_CODE", ret);
in Reconnect()
/base/msdp/device_status/interfaces/innerkits/include/
H
A
D
i_client.h
42
virtual int32_t
Reconnect
() = 0;
H
A
D
client.h
43
int32_t
Reconnect
() override;
/base/sensors/miscdevice/services/miscdevice_service/hdi_connection/adapter/include/
H
A
D
hdi_light_connection.h
43
void
Reconnect
();
H
A
D
hdi_connection.h
64
void
Reconnect
();
/base/msdp/device_status/intention/ipc/socket/include/
H
A
D
socket_client.h
49
void
Reconnect
();
/base/sensors/sensor/services/hdi_connection/adapter/include/
H
A
D
hdi_connection.h
48
void
Reconnect
();
/base/notification/common_event_service/frameworks/core/src/
H
A
D
common_event_death_recipient.cpp
86
if (CommonEvent::GetInstance()->
Reconnect
()) {
in OnAddSystemAbility()
H
A
D
common_event.cpp
409
bool CommonEvent::
Reconnect
()
in Reconnect()
function in OHOS::EventFwk::CommonEvent
/base/msdp/device_status/frameworks/native/src/
H
A
D
client.cpp
190
int32_t Client::
Reconnect
()
in Reconnect()
function in OHOS::Msdp::DeviceStatus::Client
197
if (
Reconnect
() == RET_OK) {
in OnReconnect()
198
FI_HILOGI("
Reconnect
ok");
in OnReconnect()
/base/msdp/device_status/test/fuzztest/ipcsocket_fuzzer/
H
A
D
ipcsocket_fuzzer.cpp
78
socketClient.
Reconnect
();
in SocketClientFuzzTest()
/base/notification/common_event_service/frameworks/core/include/
H
A
D
common_event.h
172
*
Reconnect
common event manager service once per 1000 milliseconds,
177
bool
Reconnect
();
/base/sensors/sensor/services/hdi_connection/adapter/src/
H
A
D
hdi_connection.cpp
297
Reconnect
();
in ProcessDeathObserver()
300
void HdiConnection::
Reconnect
()
in Reconnect()
function in OHOS::Sensors::HdiConnection
/base/msdp/device_status/test/unittest/intention/ipc/src/
H
A
D
socket_session_test.cpp
117
g_client->
Reconnect
();
in HWTEST_F()
120
g_client->
Reconnect
();
in HWTEST_F()
/base/notification/distributed_notification_service/frameworks/core/include/
H
A
D
ans_notification.h
807
void
Reconnect
();
/base/notification/distributed_notification_service/frameworks/core/src/
H
A
D
ans_notification.cpp
1301
void AnsNotification::
Reconnect
()
in Reconnect()
function in OHOS::Notification::AnsNotification
Completed in 10 milliseconds