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:DEVICE_TYPE
(Results
1 - 14
of
14
) sorted by relevance
/foundation/deviceprofile/device_info_manager/old/services/core/src/contentsensor/
H
A
D
device_info_collector.cpp
33
const std::string
DEVICE_TYPE
= "devType";
member
/foundation/ability/ability_base/interfaces/kits/native/configuration/include/
H
A
D
global_configuration_key.h
31
constexpr const char*
DEVICE_TYPE
= "const.build.characteristics";
member
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/
H
A
D
wifi_config_info.h
40
DEVICE_TYPE
= 17,
member in OHOS::SoftBus::WifiConfigInfoKey
/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H
A
D
configuration.h
35
constexpr const char*
DEVICE_TYPE
= "const.build.characteristics";
member
/foundation/ability/ability_base/interfaces/kits/native/configuration/src/
H
A
D
configuration.cpp
68
OHOS::AAFwk::GlobalConfigurationKey::
DEVICE_TYPE
,
in MakeTheKey()
member in OHOS::AppExecFwk::OHOS::AAFwk::GlobalConfigurationKey
/foundation/ability/ability_runtime/services/abilitymgr/include/
H
A
D
ams_configuration_parameter.h
35
constexpr const char*
DEVICE_TYPE
= "device_type";
member
/foundation/communication/dsoftbus/tests/core/discovery/dfinder/
H
A
D
nstackx_test.c
32
#define
DEVICE_TYPE
0
macro
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_ledger/
H
A
D
lnn_ledger_common_test.cpp
51
constexpr char
DEVICE_TYPE
[] = "PAD";
member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H
A
D
sqlite_single_relational_storage_engine.cpp
149
const std::string
DEVICE_TYPE
= "device";
member
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H
A
D
product_adapter.cpp
78
static const char *
DEVICE_TYPE
= DEFAULT_DEVICE_TYPE_NAME;
member
/foundation/multimodalinput/input/util/common/include/
H
A
D
struct_multimodal.h
41
enum
DEVICE_TYPE
{
enum
[all...]
/foundation/communication/wifi/wifi/interfaces/inner_api/
H
A
D
wifi_p2p_msg.h
97
DEVICE_TYPE
= 0x3,
member in OHOS::Wifi::P2pWfdInfoType::P2pDeviceType
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
H
A
D
relational_store_sqlite_ext.cpp
72
const std::string
DEVICE_TYPE
= "device";
member
/foundation/communication/dsoftbus/core/authentication/src/
H
A
D
auth_session_json.c
84
#define
DEVICE_TYPE
"
DEVICE_TYPE
"
macro
Completed in 15 milliseconds