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:MessageParcel
(Results
1 - 13
of
13
) sorted by relevance
/foundation/distributeddatamgr/relational_store/rdbmock/frameworks/native/rdb/
H
A
D
parcel.h
19
class
MessageParcel
{
class
H
A
D
message_parcel.h
21
class
MessageParcel
{
class
/foundation/multimedia/image_framework/mock/native/include/
H
A
D
message_parcel.h
24
class
MessageParcel
: public Parcel {
class
/foundation/ability/form_fwk/test/mock/src/
H
A
D
mock_message_parcel.cpp
30
MessageParcel
::
MessageParcel
()
in MessageParcel()
function in OHOS::MessageParcel
33
MessageParcel
::
MessageParcel
(Allocator *allocator)
in MessageParcel()
function in OHOS::MessageParcel
[all...]
/foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/
H
A
D
message_parcel.cpp
21
MessageParcel
::
MessageParcel
()
in MessageParcel()
function in OHOS::MessageParcel
31
MessageParcel
::
MessageParcel
(Allocator *allocator)
in MessageParcel()
function in OHOS::MessageParcel
[all...]
H
A
D
message_parcel.h
32
class
MessageParcel
: public Parcel {
class
/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/
H
A
D
message_parcel.h
26
class
MessageParcel
: public Parcel {
class
/foundation/ability/form_fwk/test/unittest/fms_form_ashmem_test/
H
A
D
mock_message_parcel.cpp
42
MessageParcel
::
MessageParcel
()
in MessageParcel()
function in OHOS::MessageParcel
45
MessageParcel
::
MessageParcel
(Allocator *allocator)
in MessageParcel()
function in OHOS::MessageParcel
[all...]
/foundation/communication/ipc/ipc/native/src/core/source/
H
A
D
message_parcel.cpp
82
MessageParcel
::
MessageParcel
()
in MessageParcel()
function in OHOS::MessageParcel
92
MessageParcel
::
MessageParcel
(Allocator *allocator)
in MessageParcel()
function in OHOS::MessageParcel
[all...]
/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H
A
D
wrapper.rs
59
type
MessageParcel
= ipc::cxx_share::
MessageParcel
;
types
/foundation/communication/ipc/interfaces/innerkits/rust/src/remote/
H
A
D
wrapper.rs
57
type
MessageParcel
= crate::parcel::wrapper::
MessageParcel
;
types
[all...]
/foundation/systemabilitymgr/safwk/interfaces/innerkits/safwk/rust/src/
H
A
D
wrapper.rs
103
type
MessageParcel
= ipc::cxx_share::
MessageParcel
;
types
[all...]
/foundation/communication/ipc/interfaces/innerkits/rust/src/parcel/
H
A
D
wrapper.rs
35
type
MessageParcel
;
types
[all...]
Completed in 5 milliseconds