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:devices_
(Results
1 - 17
of
17
) sorted by relevance
/foundation/multimodalinput/input/test/facility/libinput_wrapper/include/
H
A
D
libinput_wrapper.h
42
std::unordered_map<std::string, libinput_device*>
devices_
;
member in OHOS::MMI::final
/foundation/multimodalinput/input/service/libinput_adapter/include/
H
A
D
libinput_adapter.h
60
std::unordered_map<std::string, libinput_device*>
devices_
;
member in OHOS::MMI::final
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H
A
D
process_notifier.h
52
std::vector<std::string>
devices_
;
member in DistributedDB::ProcessNotifier
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H
A
D
device_manager.h
68
std::set<std::string>
devices_
;
member in DistributedDB::final
/foundation/multimodalinput/input/intention/services/device_manager/include/
H
A
D
device_manager.h
95
std::unordered_map<int32_t, std::shared_ptr<IDevice>>
devices_
;
member in OHOS::Msdp::DeviceStatus::final
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/
H
A
D
kvdb_pragma.h
105
std::vector<std::string>
devices_
;
member
/foundation/distributeddatamgr/pasteboard/framework/framework/include/device/
H
A
D
dm_adapter.h
75
std::vector<DmDeviceInfo>
devices_
;
member in OHOS::MiscServices::DMAdapter
/foundation/CastEngine/castengine_cast_framework/service/src/device_manager/include/
H
A
D
cast_device_data_manager.h
110
std::vector<DeviceInfoCollection>
devices_
;
member in OHOS::CastEngine::CastEngineService::final
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/gatts/
H
A
D
generic_attribute_service.h
64
std::map<GattDevice, NotifyInformation>
devices_
= {};
member in OHOS::bluetooth::GenericAttributeService
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H
A
D
rdb_query.h
110
std::vector<std::string>
devices_
;
member in OHOS::DistributedRdb::RdbQuery
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/
H
A
D
sync_operation.h
157
const std::vector<std::string>
devices_
;
member in DistributedDB::SyncOperation
/foundation/distributedhardware/distributed_input/common/include/
H
A
D
input_hub.h
224
std::unordered_map<std::string, std::unique_ptr<Device>>
devices_
;
member in OHOS::DistributedHardware::DistributedInput::InputHub
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H
A
D
btm_le_sec.c
498
BtmLePairedDevice *
devices_
= MEM_MALLOC.alloc(sizeof(BtmLePairedDevice) * devCount);
in BTM_GetAllPairedDevices()
local
/foundation/communication/bluetooth/frameworks/inner/src/
H
A
D
bluetooth_gatt_server.cpp
84
std::list<bluetooth::GattDevice>
devices_
;
member
/foundation/multimedia/camera_framework/services/camera_service/src/
H
A
D
hcamera_host_manager.cpp
127
std::vector<std::shared_ptr<CameraDeviceInfo>>
devices_
;
member in OHOS::CameraStandard::HCameraHostManager::CameraHostInfo
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H
A
D
gatt_connection_manager.cpp
55
std::list<std::unique_ptr<GattConnectionManager::Device>>
devices_
= {};
member
[all...]
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H
A
D
rdb_types.h
209
std::vector<std::string>
devices_
;
member
Completed in 10 milliseconds