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
defs:brand
(Results
1 - 25
of
31
) sorted by relevance
1
2
/base/web/webview/test/fuzztest/ohos_adapter/systemproperties_fuzzer/
H
A
D
system_properties_adapter_impl_fuzzer.cpp
36
std::string
brand
= NWeb::SystemPropertiesAdapterImpl::GetInstance().GetDeviceInfoBrand();
in SystemPropertiesAdapterFuzzTest()
local
/kernel/linux/linux-5.10/drivers/hwmon/
H
A
D
hwmon-vid.c
236
unsigned int vid,
brand
, __maybe_unused dummy;
in get_via_model_d_vrm()
local
/kernel/linux/linux-6.6/drivers/hwmon/
H
A
D
hwmon-vid.c
236
unsigned int vid,
brand
, __maybe_unused dummy;
in get_via_model_d_vrm()
local
/test/xts/tools/sample/ServerSampleE/java/jeecg-module-system/jeecg-system-biz/src/main/java/org/jeecg/modules/sample/entity/
H
A
D
OhSampleBusinessGoods.java
129
private String
brand
;
field in OhSampleBusinessGoods
/test/xts/tools/others/query/src/
H
A
D
QueryMainStandard.cpp
166
const char *
brand
= GetBrand();
in main()
local
/test/xts/tools/lite/others/query/src/
H
A
D
QueryMainSmall.cpp
171
const char *
brand
= GetBrand();
in main()
local
/base/security/device_security_level/oem_property/include/
H
A
D
dslm_cred.h
48
char
brand
[CRED_INFO_BRAND_LEN];
member
/foundation/multimedia/image_framework/plugins/common/libs/image/formatagentplugin/src/
H
A
D
heif_format_agent.cpp
113
uint32_t
brand
= EndianSwap32(*brandPtr);
in CheckFormat()
local
/kernel/linux/linux-5.10/drivers/cpufreq/
H
A
D
e_powersaver.c
180
u8
brand
= 0;
in eps_cpu_init()
local
/kernel/linux/linux-5.10/include/linux/
H
A
D
scc.h
55
char
brand
; /* manufacturer of the board */
member
/kernel/linux/linux-6.6/include/linux/
H
A
D
scc.h
55
char
brand
; /* manufacturer of the board */
member
/kernel/linux/linux-6.6/drivers/cpufreq/
H
A
D
e_powersaver.c
180
u8
brand
= 0;
in eps_cpu_init()
local
/test/xts/device_attest/services/core/security/
H
A
D
attest_security_token.c
280
char *
brand
= StrdupDevInfo(BRAND);
in GetProductIKMDecrypted()
local
/test/xts/device_attest_lite/services/core/security/
H
A
D
attest_security_token.c
280
char *
brand
= StrdupDevInfo(BRAND);
in GetProductIKMDecrypted()
local
/test/xts/tools/lite/hctest/src/
H
A
D
hctest.c
358
const char *
brand
= GetBrand();
in ObtainSystemParams()
local
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
scc.h
157
char
brand
; /* hardware type */
member
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
scc.h
157
char
brand
; /* hardware type */
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
scc.h
129
char
brand
;
member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
scc.h
118
char
brand
;
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
scc.h
129
char
brand
;
member
/test/xts/device_attest/services/core/include/
H
A
D
attest_type.h
156
char *
brand
;
member
/test/xts/device_attest_lite/services/core/include/
H
A
D
attest_type.h
142
char *
brand
;
member
/third_party/node/deps/v8/src/runtime/
H
A
D
runtime-object.cc
491
Handle<Symbol>
brand
= args.at<Symbol>(1);
in RUNTIME_FUNCTION()
local
/third_party/skia/src/codec/
H
A
D
SkHeifCodec.cpp
81
uint32_t
brand
= SkEndian_SwapBE32(*brandPtr);
in IsSupported()
local
[all...]
/kernel/linux/linux-5.10/arch/ia64/kernel/
H
A
D
setup.c
774
char
brand
[128];
in get_model_name()
local
Completed in 17 milliseconds
1
2