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:vendor
(Results
1 - 8
of
8
) sorted by relevance
/base/msdp/device_status/tools/vdev/src/
H
A
D
virtual_device_builder.cpp
56
VirtualDeviceBuilder(const std::string &name, uint16_t bustype, uint16_t
vendor
, uint16_t product)
VirtualDeviceBuilder()
argument
/base/update/updateservice/interfaces/inner_api/feature/update/model/upgrade_info/
H
A
D
business_type.h
28
std::string
vendor
; // BusinessVendor
member
/base/hiviewdfx/hiview/plugins/freeze_detector/test/unittest/common/
H
A
D
freeze_detector_unittest.cpp
222
auto
vendor
= std::make_unique<Vendor>(nullptr);
in HWTEST_F()
local
238
auto
vendor
= std::make_unique<Vendor>(freezeCommon);
in HWTEST_F()
local
255
auto
vendor
= std::make_unique<Vendor>(freezeCommon);
in HWTEST_F()
local
284
auto
vendor
= std::make_unique<Vendor>(freezeCommon);
HWTEST_F()
local
313
auto
vendor
= std::make_unique<Vendor>(freezeCommon);
HWTEST_F()
local
327
auto
vendor
= std::make_unique<Vendor>(freezeCommon);
HWTEST_F()
local
387
auto
vendor
= std::make_unique<Vendor>(freezeCommon);
HWTEST_F()
local
402
auto
vendor
= std::make_unique<Vendor>(freezeCommon);
HWTEST_F()
local
443
auto
vendor
= std::make_unique<Vendor>(freezeCommon);
HWTEST_F()
local
[all...]
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H
A
D
ark_mmi_device_info_adapter_wrapper.cpp
104
void ArkMMIDeviceInfoAdapterWrapper::SetVendor(int32_t
vendor
)
in SetVendor()
argument
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H
A
D
ark_mmi_device_info_adapter_impl.cpp
97
void ArkMMIDeviceInfoAdapterImpl::SetVendor(int32_t
vendor
)
in SetVendor()
argument
/base/sensors/medical_sensor/utils/src/
H
A
D
medical.cpp
64
void MedicalSensor::SetVendor(const std::string &
vendor
)
in SetVendor()
argument
/base/msdp/device_status/intention/services/device_manager/include/
H
A
D
device.h
191
inline void Device::SetVendor(int32_t
vendor
)
in SetVendor()
argument
/base/print/print_fwk/test/fuzztest/scanserviceability_fuzzer/
H
A
D
scanserviceability_fuzzer.cpp
326
std::string
vendor
= dataProvider->ConsumeRandomLengthString(MAX_STRING_LENGTH);
in TestSetScannerInfo()
local
Completed in 6 milliseconds