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:conn_
(Results
1 - 25
of
29
) sorted by relevance
1
2
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/ability_runtime/
H
A
D
ui_ability_servicehost_stub_impl.h
32
wptr<JSUIServiceExtAbilityConnection>
conn_
;
member in OHOS::AbilityRuntime::UIAbilityServiceHostStubImpl
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/ui_extension_ability/
H
A
D
ui_extension_servicehost_stub_impl.h
32
wptr<JSUIServiceUIExtConnection>
conn_
;
member in OHOS::AbilityRuntime::UIExtensionServiceHostStubImpl
/foundation/communication/netmanager_base/frameworks/js/napi/connection/async_context/include/
H
A
D
register_context.h
43
NetConnection
conn_
;
member in OHOS::NetManagerStandard::final
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
H
A
D
relational_store_delegate_impl.h
92
RelationalStoreConnection *
conn_
= nullptr;
member in DistributedDB::final
/third_party/nghttp2/src/
H
A
D
h2load_http3_session.h
76
nghttp3_conn *
conn_
;
member in h2load::Http3Session
H
A
D
shrpx_rate_limit.h
59
Connection *
conn_
;
member in shrpx::RateLimit
H
A
D
shrpx_http_downstream_connection.h
96
Connection
conn_
;
member in shrpx::HttpDownstreamConnection
H
A
D
shrpx_client_handler.h
206
Connection
conn_
;
member in shrpx::ClientHandler
H
A
D
shrpx_http3_upstream.h
167
ngtcp2_conn *
conn_
;
member in shrpx::Http3Upstream
H
A
D
shrpx_live_check.h
94
Connection
conn_
;
member in shrpx::LiveCheck
/base/powermgr/battery_manager/charger/include/dev/
H
A
D
drm_driver.h
66
drmModeConnector*
conn_
;
member in OHOS::PowerMgr::DrmDriver
/base/update/updater/services/ui/driver/
H
A
D
drm_driver.h
63
drmModeConnector *
conn_
;
member in Updater::DrmDriver
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H
A
D
kv_store_delegate_impl.h
108
IKvDBConnection *
conn_
;
member in DistributedDB::final
H
A
D
kv_store_nb_delegate_impl.h
213
IKvDBConnection *
conn_
;
member in DistributedDB::final
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H
A
D
trans_db.h
44
std::weak_ptr<Connection>
conn_
;
member in OHOS::NativeRdb::TransDB
H
A
D
step_result_set.h
65
std::shared_ptr<Connection>
conn_
;
member in OHOS::NativeRdb::StepResultSet
H
A
D
rd_statement.h
69
std::shared_ptr<Connection>
conn_
;
member in OHOS::NativeRdb::final
H
A
D
sqlite_shared_result_set.h
73
std::shared_ptr<Connection>
conn_
;
member in OHOS::NativeRdb::SqliteSharedResultSet
H
A
D
sqlite_statement.h
106
std::shared_ptr<Connection>
conn_
;
member in OHOS::NativeRdb::SqliteStatement
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H
A
D
rs_render_service_connect_hub.h
67
sptr<RSIRenderServiceConnection>
conn_
;
member in OHOS::Rosen::RSRenderServiceConnectHub
/base/location/services/location_geocode/geocode/include/
H
A
D
geo_convert_service.h
117
sptr<AAFwk::IAbilityConnection>
conn_
;
member in OHOS::Location::GeoConvertService
/base/location/services/location_network/network/include/
H
A
D
network_ability.h
108
sptr<AAFwk::IAbilityConnection>
conn_
;
member in OHOS::Location::NetworkAbility
/base/account/os_account/services/accountmgr/include/appaccount/
H
A
D
app_account_authenticator_session.h
98
sptr<SessionConnection>
conn_
= nullptr;
member in OHOS::AccountSA::AppAccountAuthenticatorSession
/base/account/os_account/services/accountmgr/test/unittest/common/ability_manager_adapter/
H
A
D
ability_manager_adapter_test.cpp
107
sptr<AbilityConnectCallbackTest>
conn_
= new (std::nothrow) AbilityConnectCallbackTest(sessionId);
in HWTEST_F()
local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H
A
D
rs_render_service_connection.h
329
wptr<RSRenderServiceConnection>
conn_
;
member in OHOS::Rosen::RSRenderServiceConnection::RSConnectionDeathRecipient
342
wptr<RSRenderServiceConnection>
conn_
;
member in OHOS::Rosen::RSRenderServiceConnection::RSApplicationRenderThreadDeathRecipient
Completed in 8 milliseconds
1
2