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:Unmarshalling
(Results
1 - 12
of
12
) sorted by relevance
/drivers/interface/camera/sequenceable/buffer_handle/
H
A
D
buffer_handle_sequenceable.cpp
81
sptr<BufferHandleSequenceable> BufferHandleSequenceable::
Unmarshalling
(Parcel &parcel)
in Unmarshalling()
function in OHOS::HDI::Camera::V1_0::BufferHandleSequenceable
87
sequenceObj->bufferHandleWrap_->nativeBuffer_ = NativeBuffer::
Unmarshalling
(parcel);
in Unmarshalling()
H
A
D
buffer_handle_sequenceable.h
39
static sptr<BufferHandleSequenceable>
Unmarshalling
(Parcel &parcel);
/drivers/peripheral/camera/test/hdi/sequenceable_test/src/
H
A
D
camera_hdi_sequenceable_test.cpp
85
// Marshalling and
Unmarshalling
Test
in HWTEST_F()
89
auto mapDataSequenceable2 = MapDataSequenceable::
Unmarshalling
(parcel);
in HWTEST_F()
134
auto bufferHandleSeq1 = BufferHandleSequenceable::
Unmarshalling
(parcel);
in HWTEST_F()
174
auto bufferHandle = BufferHandleSequenceable::
Unmarshalling
(parcel);
in HWTEST_F()
191
auto bufferProducer = BufferProducerSequenceable::
Unmarshalling
(parcel);
in HWTEST_F()
/drivers/interface/camera/sequenceable/buffer_producer/
H
A
D
buffer_producer_sequenceable.h
45
static sptr<BufferProducerSequenceable>
Unmarshalling
(Parcel &parcel);
H
A
D
buffer_producer_sequenceable.cpp
40
sptr<BufferProducerSequenceable> BufferProducerSequenceable::
Unmarshalling
(Parcel &parcel)
in Unmarshalling()
function in OHOS::HDI::Camera::V1_0::BufferProducerSequenceable
/drivers/interface/display/composer/hdifd_parcelable/
H
A
D
hdifd_parcelable.h
36
static sptr<HdifdParcelable>
Unmarshalling
(Parcel& parcel);
H
A
D
hdifd_parcelable.cpp
123
sptr<HdifdParcelable> HdifdParcelable::
Unmarshalling
(Parcel& parcel)
in Unmarshalling()
function in OHOS::HDI::Display::HdifdParcelable
/drivers/hdf_core/adapter/uhdf2/hdi/test/buffer_handle/
H
A
D
native_buffer_test.cpp
253
sptr<NativeBuffer> destBuffer = NativeBuffer::
Unmarshalling
(parcel);
in HWTEST_F()
267
sptr<NativeBuffer> destBuffer = NativeBuffer::
Unmarshalling
(parcel);
in HWTEST_F()
283
sptr<NativeBuffer> destBuffer = NativeBuffer::
Unmarshalling
(parcel);
in HWTEST_F()
299
sptr<NativeBuffer> destBuffer = NativeBuffer::
Unmarshalling
(parcel);
in HWTEST_F()
329
sptr<NativeBuffer> destBuffer = NativeBuffer::
Unmarshalling
(parcel);
in HWTEST_F()
363
sptr<NativeBuffer> destBuffer = NativeBuffer::
Unmarshalling
(parcel);
in HWTEST_F()
/drivers/hdf_core/interfaces/inner_api/hdi/base/
H
A
D
native_buffer.h
70
* <b>Marshalling()</b> and <b>
Unmarshalling
()</b> are used in pairs.
79
* <b>Marshalling()</b> and <b>
Unmarshalling
()</b> are used in pairs.
86
static sptr<NativeBuffer>
Unmarshalling
(Parcel &parcel);
/drivers/interface/camera/sequenceable/map_data/
H
A
D
map_data_sequenceable.h
49
static sptr<MapDataSequenceable>
Unmarshalling
(Parcel &parcel);
H
A
D
map_data_sequenceable.cpp
40
sptr<MapDataSequenceable> MapDataSequenceable::
Unmarshalling
(Parcel &parcel)
in Unmarshalling()
function in OHOS::HDI::Camera::V1_0::MapDataSequenceable
/drivers/hdf_core/adapter/uhdf2/hdi/src/
H
A
D
native_buffer.cpp
115
sptr<NativeBuffer> NativeBuffer::
Unmarshalling
(Parcel &parcel)
in Unmarshalling()
function in OHOS::HDI::Base::NativeBuffer
Completed in 5 milliseconds