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_PID
(Results
1 - 11
of
11
) sorted by relevance
/foundation/communication/ipc/ipc/native/test/unittest/common/
H
A
D
ipc_payload_statistics_unittest.cpp
26
constexpr int32_t
INVALID_PID
= -1;
member
/foundation/communication/ipc/ipc/test/auxiliary/native/include/
H
A
D
ipc_test_helper.h
29
const static int
INVALID_PID
= -1;
member
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/udp_negotiation/
H
A
D
trans_udp_negotiation_test.cpp
39
#define
INVALID_PID
(-1)
macro
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H
A
D
main.c
36
#define
INVALID_PID
(-1)
macro
/foundation/communication/ipc/services/dbinder/test/distributedtest/include/
H
A
D
dbinder_service_test_helper.h
30
const static int
INVALID_PID
= -1;
variable
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/
H
A
D
kvstore_data_service.h
197
static constexpr pid_t
INVALID_PID
= -1;
member in OHOS::DistributedKv::KvStoreDataService
/foundation/window/window_manager_lite/interfaces/innerkits/
H
A
D
lite_wm_type.h
86
const int
INVALID_PID
= -1;
member
/foundation/distributeddatamgr/pasteboard/services/core/include/
H
A
D
pasteboard_service.h
343
static constexpr pid_t
INVALID_PID
= -1;
member in OHOS::MiscServices::final
/foundation/communication/ipc/ipc/native/src/mock/source/
H
A
D
binder_invoker.cpp
74
static constexpr pid_t
INVALID_PID
= -1;
member
/foundation/window/window_manager/previewer/include/
H
A
D
wm_common.h
375
constexpr int32_t
INVALID_PID
= -1;
member
/foundation/window/window_manager/interfaces/innerkits/wm/
H
A
D
wm_common.h
552
constexpr int32_t
INVALID_PID
= -1;
member
Completed in 15 milliseconds