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:Session
(Results
1 - 9
of
9
) sorted by relevance
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/session_manager/
H
A
D
session_manager.h
32
class
Session
: public Serializable {
class
/foundation/multimodalinput/input/intention/adapters/dsoftbus_adapter/include/
H
A
D
dsoftbus_adapter_impl.h
56
struct
Session
{
struct in OHOS::Msdp::DeviceStatus::final
57
Session
(int32_t socket) : socket_(socket) {}
in Session()
function
58
Session
(const
Session
&other) : socket_(other.socket_) {}
in Session()
function
/foundation/communication/dsoftbus/sdk/transmission/session/cpp/include/
H
A
D
Session.h
26
class COMM_EXPORT
Session
{
class
/foundation/communication/ipc/services/dbinder/test/unittest/
H
A
D
dbinder_service_unittest.cpp
277
std::shared_ptr<struct SessionInfo>
Session
= nullptr;
in HWTEST_F()
local
/foundation/filemanagement/app_file_service/tools/backup_tool/src/
H
A
D
tools_op_backup.cpp
49
class
Session
{
class
H
A
D
tools_op_restore.cpp
49
class
Session
{
class
[all...]
/foundation/multimedia/camera_framework/frameworks/native/camera/test/ndktest/camera_ndk_demo/entry/src/main/cpp/
H
A
D
camera_manager.cpp
998
Capture
Session
OnFocusStateChange(Camera_Capture
Session
*
Session
, Camera_FocusState focusState)
CaptureSessionOnFocusStateChange()
argument
1003
Capture
Session
OnError(Camera_Capture
Session
*
Session
, Camera_ErrorCode errorCode)
CaptureSessionOnError()
argument
[all...]
/foundation/window/window_manager/window_scene/session/host/include/
H
A
D
session.h
122
class
Session
: public SessionStub {
class
[all...]
/foundation/window/window_manager/window_scene/session/host/src/
H
A
D
session.cpp
78
Session
::
Session
(const SessionInfo& info) : sessionInfo_(info)
in Session()
function in OHOS::Rosen::Session
[all...]
Completed in 11 milliseconds