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:WriteErrorEvent
(Results
1 - 7
of
7
) sorted by relevance
/foundation/CastEngine/castengine_cast_framework/common/include/private/
H
A
D
cast_engine_dfx.h
34
static void
WriteErrorEvent
(int32_t errorCode);
/foundation/CastEngine/castengine_cast_framework/common/src/
H
A
D
cast_engine_dfx.cpp
40
void CastEngineDfx::
WriteErrorEvent
(int32_t errorCode)
in WriteErrorEvent()
function in OHOS::CastEngine::CastEngineDfx
/foundation/CastEngine/castengine_cast_framework/service/src/device_manager/src/
H
A
D
connection_manager.cpp
365
CastEngineDfx::
WriteErrorEvent
(AUTHENTICATE_DEVICE_FAIL);
in BindTarget()
466
CastEngineDfx::
WriteErrorEvent
(OPEN_SESSION_FAIL);
in OpenConsultSession()
550
CastEngineDfx::
WriteErrorEvent
(SEND_CONSULTION_DATA_FAIL);
in SendConsultData()
997
CastEngineDfx::
WriteErrorEvent
(AUTHENTICATE_DEVICE_FAIL);
in OnBindResult()
H
A
D
discovery_manager.cpp
176
CastEngineDfx::
WriteErrorEvent
(START_DISCOVERY_FAIL);
in StartDmDiscovery()
/foundation/CastEngine/castengine_cast_framework/service/src/
H
A
D
cast_session_manager_service.cpp
165
CastEngineDfx::
WriteErrorEvent
(SOURCE_CREATE_SESSION_SERVER_FAIL);
in OnStart()
176
CastEngineDfx::
WriteErrorEvent
(SOURCE_CREATE_SESSION_SERVER_FAIL);
in OnStart()
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/player/src/
H
A
D
cast_stream_player.cpp
666
CastEngineDfx::
WriteErrorEvent
(PLAYER_INIT_FAIL);
in CastStreamPlayer()
/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/player/src/
H
A
D
cast_stream_player.cpp
666
CastEngineDfx::
WriteErrorEvent
(PLAYER_INIT_FAIL);
in CastStreamPlayer()
Completed in 10 milliseconds