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:SkipBytes
(Results
1 - 14
of
14
) sorted by relevance
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/screen_manager/
H
A
D
rs_screen_data_test.cpp
85
parcel.
SkipBytes
(bufferSize);
in HWTEST_F()
H
A
D
rs_screen_capability_test.cpp
83
parcel.
SkipBytes
(bufferSize);
in HWTEST_F()
H
A
D
rs_screen_hdr_capability_test.cpp
81
parcel.
SkipBytes
(bufferSize);
in HWTEST_F()
H
A
D
rs_screen_props_test.cpp
80
parcel.
SkipBytes
(bufferSize);
in HWTEST_F()
/foundation/multimedia/media_foundation/src/buffer/avbuffer/
H
A
D
av_surface_memory.cpp
150
parcel.
SkipBytes
(static_cast<size_t>(size));
in ReadFromMessageParcel()
H
A
D
avmemory.cpp
240
parcel.
SkipBytes
(static_cast<size_t>(skipSize) - 2 * sizeof(int32_t)); // 2: the size of size_ and offset_
in SkipCommonFromMessageParcel()
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H
A
D
rs_profiler_pixelmap.cpp
388
context.parcel.
SkipBytes
(UnmarshallingContext::headerLength);
in UnmarshalFromSharedMemory()
433
context.parcel.
SkipBytes
(image->parcelSkipBytes);
in UnmarshalFromDMA()
H
A
D
rs_profiler_base.cpp
1096
parcel.
SkipBytes
(skipBytes);
in ReadParcelData()
1120
parcel.
SkipBytes
(skipBytes);
in SkipParcelData()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
H
A
D
rs_mask_test.cpp
375
parcel.
SkipBytes
(bufferSize);
in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H
A
D
parcel.cpp
316
void Parcel::
SkipBytes
(size_t bytes)
in SkipBytes()
function in OHOS::Parcel
H
A
D
parcel.h
505
void
SkipBytes
(size_t bytes);
/foundation/communication/ipc/interfaces/innerkits/rust/src/parcel/
H
A
D
msg.rs
604
self.as_parcel_mut().
SkipBytes
(size)
in skip_read()
H
A
D
wrapper.rs
113
fn
SkipBytes
(self: Pin<&mut Parcel>, size: usize);
in SkipBytes()
functions
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H
A
D
rs_marshalling_helper.cpp
1493
parcel.
SkipBytes
(size);
in SkipPixelMap()
2238
parcel.
SkipBytes
(size);
in SkipFromParcel()
Completed in 15 milliseconds