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:ReadExtDataHandle
(Results
1 - 5
of
5
) sorted by relevance
/foundation/graphic/graphic_surface/surface/test/fuzztest/bufferutils_fuzzer/
H
A
D
bufferutils_fuzzer.cpp
70
ReadExtDataHandle
(parcel, tunnelHandle);
in DoSomethingInterestingWithMyAPI()
72
ReadExtDataHandle
(parcel, tunnelHandle);
in DoSomethingInterestingWithMyAPI()
/foundation/graphic/graphic_surface/surface/include/
H
A
D
buffer_utils.h
48
GSError
ReadExtDataHandle
(MessageParcel &parcel, sptr<SurfaceTunnelHandle> &handle);
/foundation/graphic/graphic_surface/surface/test/unittest/
H
A
D
buffer_utils_test.cpp
221
EXPECT_EQ(
ReadExtDataHandle
(parcel, tunnelHandle), GSERROR_BINDER);
in HWTEST_F()
/foundation/graphic/graphic_surface/surface/src/
H
A
D
buffer_utils.cpp
279
GSError
ReadExtDataHandle
(MessageParcel &parcel, sptr<SurfaceTunnelHandle> &handle)
in ReadExtDataHandle()
function
287
BLOGE("
ReadExtDataHandle
size more than limit, size: %{public}u", reserveInts);
in ReadExtDataHandle()
H
A
D
buffer_queue_producer.cpp
694
if (
ReadExtDataHandle
(arguments, handle) != GSERROR_OK) {
in SetTunnelHandleRemote()
Completed in 4 milliseconds