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:binder_object
(Results
1 - 3
of
3
) sorted by relevance
/kernel/linux/linux-6.6/drivers/android/
H
A
D
binder_internal.h
559
* struct
binder_object
- union of flat binder object types
568
struct
binder_object
{
struct
H
A
D
binder.c
1726
* @object: struct
binder_object
to read into
1734
* is read into the struct
binder_object
pointed to by @object.
1740
struct
binder_object
*object)
in binder_get_object()
1790
* @object: struct
binder_object
to read into
1811
struct
binder_object
*object,
in binder_validate_ptr()
1892
struct
binder_object
last_object;
in binder_validate_fixup()
2005
struct
binder_object
object;
in binder_transaction_buffer_release()
2079
struct
binder_object
ptr_object;
in binder_transaction_buffer_release()
2689
struct
binder_object
object;
in binder_fixup_parent()
3370
struct
binder_object
objec
in binder_transaction()
[all...]
/kernel/linux/linux-5.10/drivers/android/
H
A
D
binder.c
642
* struct
binder_object
- union of flat binder object types
651
struct
binder_object
{
struct
2075
* @object: struct
binder_object
to read into
2083
* is read into the struct
binder_object
pointed to by @object.
2089
struct
binder_object
*object)
in binder_get_object()
2141
* @object: struct
binder_object
to read into
2162
struct
binder_object
*object,
in binder_validate_ptr()
2243
struct
binder_object
last_object;
in binder_validate_fixup()
2354
struct
binder_object
object;
in binder_transaction_buffer_release()
2428
struct
binder_object
ptr_objec
in binder_transaction_buffer_release()
[all...]
Completed in 12 milliseconds