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:teec_param_types
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/common_modules/tzdriver/
H
A
D
tc_ns_client.h
27
#define
teec_param_types
(param0_type, param1_type, param2_type, param3_type) \
macro
/kernel/linux/common_modules/tzdriver/core/
H
A
D
tzdebug.c
87
mb_pack->operation.paramtypes =
teec_param_types
(
in send_dump_mem()
H
A
D
session_manager.c
476
context->param_types =
teec_param_types
(
in set_login_information()
719
mb_pack->operation.paramtypes =
teec_param_types
(TEEC_MEMREF_TEMP_INPUT,
in pack_load_frame_cmd()
H
A
D
teek_client_api.c
139
cli_context->param_types =
teec_param_types
(param_type[0],
in proc_teek_encode()
H
A
D
gp_ops.c
765
teec_param_types
(op_params->trans_paramtype[0],
in alloc_operation()
/kernel/linux/common_modules/tzdriver/ion/
H
A
D
dynamic_ion_mem.c
161
mb_pack->operation.paramtypes =
teec_param_types
(
in send_dyn_ion_cmd()
/kernel/linux/common_modules/tzdriver/tui/
H
A
D
tui.c
459
mb_pack->operation.paramtypes =
teec_param_types
(
in tc_ns_register_tui_font_mem()
1007
mb_pack->operation.paramtypes =
teec_param_types
(TEE_PARAM_TYPE_VALUE_INPUT,
/kernel/linux/common_modules/tzdriver/tlogger/
H
A
D
tlogger.c
1340
mb_pack->operation.paramtypes =
teec_param_types
(
in register_mem_to_teeos()
Completed in 12 milliseconds