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:softbusConnector_
(Results
1 - 8
of
8
) sorted by relevance
/foundation/distributedhardware/device_manager/services/implementation/include/
H
A
D
device_manager_service_impl_lite.h
148
std::shared_ptr<SoftbusConnector>
softbusConnector_
;
member in OHOS::DistributedHardware::DeviceManagerServiceImpl
H
A
D
device_manager_service_impl.h
157
std::shared_ptr<SoftbusConnector>
softbusConnector_
;
member in OHOS::DistributedHardware::DeviceManagerServiceImpl
/foundation/distributedhardware/device_manager/services/implementation/include/publish/
H
A
D
dm_publish_manager.h
73
std::shared_ptr<SoftbusConnector>
softbusConnector_
;
member in OHOS::DistributedHardware::final
/foundation/distributedhardware/device_manager/test/commonunittest/
H
A
D
UTTest_dm_publish_manager.cpp
46
std::shared_ptr<SoftbusConnector>
softbusConnector_
= std::make_shared<SoftbusConnector>();
member
H
A
D
UTTest_dm_discovery_manager.cpp
50
std::shared_ptr<SoftbusConnector>
softbusConnector_
= std::make_shared<SoftbusConnector>();
member
/foundation/distributedhardware/device_manager/services/implementation/include/discovery/
H
A
D
dm_discovery_manager.h
108
std::shared_ptr<SoftbusConnector>
softbusConnector_
;
member in OHOS::DistributedHardware::final
/foundation/distributedhardware/device_manager/services/implementation/include/devicestate/
H
A
D
dm_device_state_manager.h
115
std::shared_ptr<SoftbusConnector>
softbusConnector_
;
member in OHOS::DistributedHardware::final
/foundation/distributedhardware/device_manager/services/implementation/include/authentication/
H
A
D
dm_auth_manager.h
536
std::shared_ptr<SoftbusConnector>
softbusConnector_
;
member in OHOS::DistributedHardware::final
Completed in 5 milliseconds