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
defs:INVALID_DATA
(Results
1 - 5
of
5
) sorted by relevance
/foundation/resourceschedule/work_scheduler/utils/native/src/
H
A
D
work_sched_utils.cpp
26
const int32_t
INVALID_DATA
= -1;
member
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H
A
D
bluetooth_hid_host_proxy.cpp
128
data, reply, option,
INVALID_DATA
);
in RegisterObserver()
local
146
data, reply, option,
INVALID_DATA
);
in DeregisterObserver()
local
/foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/
H
A
D
ipc_types.h
57
INVALID_DATA
= 5,
enumerator
/foundation/communication/dsoftbus/core/connection/tcp/src/
H
A
D
softbus_tcp_connect_manager.c
39
#define
INVALID_DATA
(-1)
macro
/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/
H
A
D
ipc_types.h
71
INVALID_DATA
= 5,
enumerator
Completed in 4 milliseconds