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 - 15
of
15
) sorted by relevance
/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
/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
/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
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H
A
D
rdb_trans_db_test.cpp
46
std::shared_ptr<Connection>
conn_
;
member in Test::RdbTransDBTest
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/include/
H
A
D
vsync_distributor.h
93
wptr<VSyncConnection>
conn_
;
member in OHOS::Rosen::VSyncConnection::VSyncConnectionDeathRecipient
Completed in 8 milliseconds