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:RESULT_BAD_READ
(Results
1 - 9
of
9
) sorted by relevance
/drivers/peripheral/pin_auth/hdi_service/database/src/
H
A
D
pin_db_ops.c
122
return
RESULT_BAD_READ
;
in ReadPinDbData()
137
return
RESULT_BAD_READ
;
in ReadPinDbData()
H
A
D
pin_db_ops_v0.c
57
return
RESULT_BAD_READ
;
in GetPinIndexV0()
H
A
D
pin_db_ops_v1.c
88
return
RESULT_BAD_READ
;
in GetPinIndexV1()
H
A
D
pin_db.c
1020
return
RESULT_BAD_READ
;
in AuthPinById()
/drivers/peripheral/pin_auth/hdi_service/common/inc/
H
A
D
defines.h
49
RESULT_BAD_READ
= 0x9,
enumerator
/drivers/peripheral/user_auth/hdi_service/database/src/
H
A
D
idm_file_manager.c
206
return
RESULT_BAD_READ
;
in StreamReadCredentialList()
210
return
RESULT_BAD_READ
;
in StreamReadCredentialList()
244
return
RESULT_BAD_READ
;
in StreamReadEnrolledList()
248
return
RESULT_BAD_READ
;
in StreamReadEnrolledList()
/drivers/peripheral/pin_auth/hdi_service/adaptor/src/
H
A
D
file_operator.c
53
return
RESULT_BAD_READ
;
in ReadFile()
/drivers/peripheral/user_auth/hdi_service/adaptor/src/
H
A
D
file_operator.c
61
return
RESULT_BAD_READ
;
in ReadFile()
/drivers/peripheral/user_auth/hdi_service/utils/inc/
H
A
D
defines.h
66
RESULT_BAD_READ
= INNER_RESULT_VENDOR_ERROR_CODE_BEGIN + 0x9,
enumerator
Completed in 6 milliseconds