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:ChkRWError
(Results
1 - 23
of
23
) sorted by relevance
/base/msdp/device_status/intention/cooperate/plugin/src/
H
A
D
dsoftbus_handler.cpp
123
if (packet.
ChkRWError
()) {
in StartCooperate()
150
if (packet.
ChkRWError
()) {
in ComeBack()
166
if (packet.
ChkRWError
()) {
in RelayCooperate()
182
if (packet.
ChkRWError
()) {
in RelayCooperateFinish()
270
if (packet.
ChkRWError
()) {
in OnStartCooperate()
275
if (packet.
ChkRWError
()) {
in OnStartCooperate()
303
if (packet.
ChkRWError
()) {
in OnComeBack()
308
if (packet.
ChkRWError
()) {
in OnComeBack()
324
if (packet.
ChkRWError
()) {
in OnRelayCooperate()
340
if (packet.
ChkRWError
()) {
in OnRelayCooperateFinish()
[all...]
H
A
D
mouse_location.cpp
248
if (packet.
ChkRWError
()) {
in ReplySubscribeMouseLocation()
264
if (packet.
ChkRWError
()) {
in ReplyUnSubscribeMouseLocation()
280
if (packet.
ChkRWError
()) {
in SubscribeMouseLocation()
296
if (packet.
ChkRWError
()) {
in UnSubscribeMouseLocation()
313
if (packet.
ChkRWError
()) {
in SyncMouseLocation()
334
if (pkt.
ChkRWError
()) {
in ReportMouseLocationToListener()
H
A
D
input_device_mgr.cpp
169
if (packet.
ChkRWError
()) {
in BroadcastHotPlugToRemote()
250
if (packet.
ChkRWError
()) {
in SerializeDevice()
H
A
D
event_manager.cpp
245
if (pkt.
ChkRWError
()) {
in NotifyCooperateMessage()
262
if (pkt.
ChkRWError
()) {
in NotifyCooperateState()
H
A
D
hot_area.cpp
151
if (pkt.
ChkRWError
()) {
in NotifyHotAreaMessage()
/base/msdp/device_status/intention/cooperate/plugin/src/input_event_transmission/
H
A
D
input_event_serialization.cpp
59
if (pkt.
ChkRWError
()) {
in KeyEventToNetPacket()
85
if (pkt.
ChkRWError
()) {
in NetPacketToKeyEvent()
100
if (pkt.
ChkRWError
()) {
in NetPacketToKeyEvent()
134
if (pkt.
ChkRWError
()) {
in SwitchEventToNetPacket()
162
if (pkt.
ChkRWError
()) {
in SerializeInputEvent()
196
if (pkt.
ChkRWError
()) {
in DeserializeInputEvent()
214
if (pkt.
ChkRWError
()) {
in SerializeBaseInfo()
231
if (pkt.
ChkRWError
()) {
in DeserializeBaseInfo()
255
if (pkt.
ChkRWError
()) {
in SerializeAxes()
275
if (pkt.
ChkRWError
()) {
in DeserializeAxes()
[all...]
/base/msdp/device_status/utils/ipc/src/
H
A
D
stream_buffer.cpp
93
if (
ChkRWError
()) {
in Read()
126
if (
ChkRWError
()) {
in Write()
172
bool StreamBuffer::
ChkRWError
() const
in ChkRWError()
function in OHOS::Msdp::StreamBuffer
H
A
D
stream_client.cpp
91
if (pkt.
ChkRWError
()) {
in SendMsg()
H
A
D
stream_session.cpp
99
if (pkt.
ChkRWError
()) {
in SendMsg()
/base/sensors/sensor/utils/ipc/src/
H
A
D
stream_buffer.cpp
111
if (
ChkRWError
()) {
in Read()
146
if (
ChkRWError
()) {
in Write()
197
bool StreamBuffer::
ChkRWError
() const
in ChkRWError()
function in OHOS::Sensors::StreamBuffer
H
A
D
stream_session.cpp
154
if (pkt.
ChkRWError
()) {
in SendMsg()
/base/msdp/device_status/frameworks/native/interaction/src/
H
A
D
drag_manager_impl.cpp
81
if (pkt.
ChkRWError
()) {
in OnNotifyResult()
117
if (pkt.
ChkRWError
()) {
in OnStateChangedMessage()
133
if (pkt.
ChkRWError
()) {
in OnDragStyleChangedMessage()
H
A
D
coordination_manager_impl.cpp
229
if (pkt.
ChkRWError
()) {
in OnCoordinationListener()
246
if (pkt.
ChkRWError
()) {
in OnCoordinationMessage()
262
if (pkt.
ChkRWError
()) {
in OnCoordinationState()
313
if (pkt.
ChkRWError
()) {
in OnHotAreaListener()
/base/msdp/device_status/services/interaction/drag/src/
H
A
D
state_change_notify.cpp
94
if (pkt.
ChkRWError
()) {
in OnDragInfoNotify()
H
A
D
drag_manager.cpp
560
if (pkt.
ChkRWError
()) {
in NotifyDragResult()
580
if (pkt.
ChkRWError
()) {
in NotifyHideIcon()
1674
if (pkt.
ChkRWError
()) {
in NotifyAddSelectedPixelMapResult()
/base/msdp/device_status/intention/ipc/socket/src/
H
A
D
socket_session.cpp
46
if (pkt.
ChkRWError
()) {
in SendMsg()
/base/msdp/device_status/utils/ipc/include/
H
A
D
stream_buffer.h
53
bool
ChkRWError
() const;
/base/msdp/device_status/intention/drag/client/src/
H
A
D
drag_client.cpp
461
if (pkt.
ChkRWError
()) {
in OnAddSelectedPixelMapResult()
478
if (pkt.
ChkRWError
()) {
in OnNotifyResult()
514
if (pkt.
ChkRWError
()) {
in OnStateChangedMessage()
530
if (pkt.
ChkRWError
()) {
in OnDragStyleChangedMessage()
/base/msdp/device_status/intention/cooperate/client/src/
H
A
D
cooperate_client.cpp
375
if (pkt.
ChkRWError
()) {
in OnCoordinationListener()
401
if (pkt.
ChkRWError
()) {
in OnCoordinationMessage()
440
if (pkt.
ChkRWError
()) {
in OnCoordinationState()
473
if (pkt.
ChkRWError
()) {
in OnHotAreaListener()
487
if (pkt.
ChkRWError
()) {
in OnMouseLocationListener()
/base/sensors/sensor/utils/ipc/include/
H
A
D
stream_buffer.h
52
bool
ChkRWError
() const;
/base/sensors/sensor/services/src/
H
A
D
sensor_power_policy.cpp
252
if (pkt.
ChkRWError
()) {
in ReportActiveInfo()
/base/sensors/sensor/frameworks/native/src/
H
A
D
sensor_service_client.cpp
502
if (pkt.
ChkRWError
()) {
in HandleNetPacke()
/base/msdp/device_status/services/native/src/
H
A
D
devicestatus_service.cpp
1055
if (pkt.
ChkRWError
()) {
in OnPrepareCoordination()
1075
if (pkt.
ChkRWError
()) {
in OnUnprepareCoordination()
Completed in 16 milliseconds