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:sessions_
(Results
1 - 7
of
7
) sorted by relevance
/foundation/CastEngine/castengine_wifi_display/services/network/
H
A
D
network_session_manager.h
40
std::unordered_map<int32_t, std::shared_ptr<BaseNetworkSession>>
sessions_
;
member in OHOS::Sharing::NetworkSessionManager
/foundation/multimedia/av_session/services/session/server/
H
A
D
session_stack.h
53
std::map<std::pair<pid_t, std::string>, sptr<AVSessionItem>>
sessions_
;
member in OHOS::AVSession::SessionStack
/foundation/filemanagement/dfs_service/services/cloudfiledaemon/include/fuse_manager/
H
A
D
fuse_manager.h
39
map<int32_t, struct fuse_session *>
sessions_
;
member in OHOS::FileManagement::CloudFile::final
/foundation/CastEngine/castengine_wifi_display/services/network/server/
H
A
D
tcp_server.h
49
std::unordered_map<int32_t, std::shared_ptr<BaseNetworkSession>>
sessions_
;
member in OHOS::Sharing::final
/foundation/multimodalinput/input/intention/ipc/socket/include/
H
A
D
socket_session_manager.h
76
std::map<int32_t, std::shared_ptr<SocketSession>>
sessions_
;
member in OHOS::Msdp::DeviceStatus::final
/foundation/multimodalinput/input/intention/adapters/dsoftbus_adapter/include/
H
A
D
dsoftbus_adapter_impl.h
111
std::map<std::string, Session>
sessions_
;
member in OHOS::Msdp::DeviceStatus::final
/foundation/ability/dmsfwk/services/dtbschedmgr/include/softbus_adapter/transport/
H
A
D
dsched_transport_softbus_adapter.h
75
std::map<int32_t, std::shared_ptr<DSchedSoftbusSession>>
sessions_
;
member in OHOS::DistributedSchedule::DSchedTransportSoftbusAdapter
Completed in 2 milliseconds