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:SetErrCode
(Results
1 - 18
of
18
) sorted by relevance
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/standard/
H
A
D
ipc_cmd_parser.cpp
171
pBaseRsp->
SetErrCode
(reply.ReadInt32());
in ON_IPC_READ_RESPONSE()
191
pBaseRsp->
SetErrCode
(reply.ReadInt32());
in ON_IPC_READ_RESPONSE()
229
pRsp->
SetErrCode
(reply.ReadInt32());
in ON_IPC_READ_RESPONSE()
249
pRsp->
SetErrCode
(reply.ReadInt32());
in ON_IPC_READ_RESPONSE()
269
pRsp->
SetErrCode
(reply.ReadInt32());
in ON_IPC_READ_RESPONSE()
290
pRsp->
SetErrCode
(reply.ReadInt32());
in ON_IPC_READ_RESPONSE()
312
pRsp->
SetErrCode
(reply.ReadInt32());
in ON_IPC_READ_RESPONSE()
340
pBaseRsp->
SetErrCode
(reply.ReadInt32());
in ON_IPC_READ_RESPONSE()
367
pBaseRsp->
SetErrCode
(reply.ReadInt32());
in ON_IPC_READ_RESPONSE()
393
pBaseRsp->
SetErrCode
(repl
in ON_IPC_READ_RESPONSE()
[all...]
/foundation/multimedia/media_foundation/src/filter/
H
A
D
filter.cpp
95
SetErrCode
(ret);
in PrepareDone()
136
SetErrCode
(ret);
in StartDone()
176
SetErrCode
(ret);
in PauseDone()
209
SetErrCode
(ret);
in ResumeDone()
258
SetErrCode
(ret);
in StopDone()
302
SetErrCode
(ret);
in ReleaseDone()
522
void Filter::
SetErrCode
(Status errCode)
in SetErrCode()
function in OHOS::Media::Pipeline::Filter
H
A
D
filter_loop.cpp
210
filter_->
SetErrCode
(doInitRet);
in HandleMessage()
220
filter_->
SetErrCode
(doPrepareRet);
in HandleMessage()
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/lite/
H
A
D
ipc_cmd_parser.cpp
65
pBaseRsp->
SetErrCode
(ret);
in SetRspErrCode()
128
pRsp->
SetErrCode
(ret);
in ON_IPC_READ_RESPONSE()
162
pRsp->
SetErrCode
(ret);
in ON_IPC_READ_RESPONSE()
226
pRsp->
SetErrCode
(ret);
in ON_IPC_READ_RESPONSE()
252
pRsp->
SetErrCode
(ret);
in ON_IPC_READ_RESPONSE()
284
pRsp->
SetErrCode
(ret);
in ON_IPC_READ_RESPONSE()
314
pRsp->
SetErrCode
(ret);
in ON_IPC_READ_RESPONSE()
/foundation/distributedhardware/device_manager/common/include/ipc/model/
H
A
D
ipc_rsp.h
34
void
SetErrCode
(int32_t errCode)
in SetErrCode()
function in OHOS::DistributedHardware::IpcRsp
H
A
D
ipc_credential_auth_status_req.h
78
* @tc.name: IpcNotifyCredentialAuthStatusReq::
SetErrCode
82
void
SetErrCode
(int32_t errcode)
in SetErrCode()
function in OHOS::DistributedHardware::IpcNotifyCredentialAuthStatusReq
/foundation/distributedhardware/device_manager/services/service/src/ipc/standard/
H
A
D
ipc_cmd_parser.cpp
157
pBaseRsp->
SetErrCode
(reply.ReadInt32());
in ON_IPC_READ_RESPONSE()
197
pBaseRsp->
SetErrCode
(reply.ReadInt32());
in ON_IPC_READ_RESPONSE()
232
pBaseRsp->
SetErrCode
(reply.ReadInt32());
in ON_IPC_READ_RESPONSE()
266
pBaseRsp->
SetErrCode
(reply.ReadInt32());
in ON_IPC_READ_RESPONSE()
300
pBaseRsp->
SetErrCode
(reply.ReadInt32());
in ON_IPC_READ_RESPONSE()
345
pBaseRsp->
SetErrCode
(reply.ReadInt32());
in ON_IPC_READ_RESPONSE()
376
pBaseRsp->
SetErrCode
(reply.ReadInt32());
in ON_IPC_READ_RESPONSE()
804
pBaseRsp->
SetErrCode
(reply.ReadInt32());
in ON_IPC_READ_RESPONSE()
1101
pBaseRsp->
SetErrCode
(reply.ReadInt32());
in ON_IPC_READ_RESPONSE()
1141
pBaseRsp->
SetErrCode
(repl
in ON_IPC_READ_RESPONSE()
[all...]
/foundation/multimodalinput/input/service/key_command/test/
H
A
D
ability_manager_client_stub.cpp
107
void AbilityManagerClient::
SetErrCode
(ErrCode err)
in SetErrCode()
function in OHOS::AAFwk::AbilityManagerClient
H
A
D
ability_manager_client.h
72
void
SetErrCode
(ErrCode err);
H
A
D
two_finger_long_touch_test.cpp
405
AAFwk::AbilityManagerClient::GetInstance()->
SetErrCode
(ERR_INVALID_OPERATION);
in HWTEST_F()
418
AAFwk::AbilityManagerClient::GetInstance()->
SetErrCode
(ERR_OK);
in HWTEST_F()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/multiver/
H
A
D
value_slice_sync.h
38
void
SetErrCode
(int32_t errCode);
H
A
D
multi_ver_data_sync.h
39
void
SetErrCode
(int32_t errCode);
H
A
D
multi_ver_data_sync.cpp
49
void MultiVerRequestPacket::
SetErrCode
(int32_t errCode)
in SetErrCode()
function in DistributedDB::MultiVerRequestPacket
328
packet->
SetErrCode
(-E_LAST_SYNC_FRAME);
in SendFinishedRequest()
429
packet->
SetErrCode
(pktErrCode);
in RequestPacketDeSerialization()
H
A
D
value_slice_sync.cpp
51
void ValueSliceHashPacket::
SetErrCode
(int32_t errCode)
in SetErrCode()
function in DistributedDB::ValueSliceHashPacket
311
packet->
SetErrCode
(-E_LAST_SYNC_FRAME);
in SendFinishedRequest()
/foundation/multimedia/media_foundation/interface/inner_api/filter/
H
A
D
filter.h
199
virtual void
SetErrCode
(Status errCode);
/foundation/distributedhardware/device_manager/services/service/src/ipc/lite/
H
A
D
ipc_cmd_parser.cpp
38
pBaseRsp->
SetErrCode
(ret);
in SetRspErrCode()
/foundation/distributedhardware/device_manager/services/service/src/
H
A
D
device_manager_service_listener.cpp
564
pReq->
SetErrCode
(errcode);
in OnCredentialAuthStatus()
/foundation/distributedhardware/device_manager/test/unittest/
H
A
D
UTTest_ipc_cmd_parser_service.cpp
1553
req->
SetErrCode
(errcode);
in HWTEST_F()
Completed in 17 milliseconds