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:sessionState
(Results
1 - 16
of
16
) sorted by relevance
/foundation/distributedhardware/distributed_input/dfx_utils/include/
H
A
D
hidumper.h
50
SessionStatus
sessionState
= SessionStatus::CLOSED;
member
/foundation/distributedhardware/distributed_input/services/transportbase/test/transbaseunittest/
H
A
D
distributed_input_transbase_test.cpp
190
uint32_t
sessionState
= 1;
in HWTEST_F()
local
/foundation/window/window_manager/window_scene/session/host/src/
H
A
D
sub_session.cpp
164
auto
sessionState
= GetSessionState();
in CheckPointerEventDispatch()
local
H
A
D
main_session.cpp
146
auto
sessionState
= GetSessionState();
in CheckPointerEventDispatch()
local
H
A
D
system_session.cpp
320
auto
sessionState
= GetSessionState();
in CheckPointerEventDispatch()
local
/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/
H
A
D
hcapture_session_proxy.cpp
247
int32_t HCaptureSessionProxy::GetSessionState(CaptureSessionState &
sessionState
)
in GetSessionState()
argument
/foundation/multimedia/camera_framework/services/camera_service/binder/server/src/
H
A
D
hcapture_session_stub.cpp
211
CaptureSessionState
sessionState
;
in HandleGetSessionState()
local
/foundation/window/window_manager/window_scene/test/unittest/
H
A
D
scene_session_manager_test11.cpp
149
SessionState
sessionState
= SessionState::STATE_FOREGROUND;
in HWTEST_F()
local
H
A
D
scene_session_manager_test4.cpp
312
SessionState
sessionState
= SessionState::STATE_FOREGROUND;
in HWTEST_F()
local
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/common/src/
H
A
D
client_trans_udp_manager.c
374
SessionState
sessionState
= SESSION_STATE_INIT;
in NotifyCallback()
local
/foundation/distributedhardware/distributed_input/services/transportbase/src/
H
A
D
distributed_input_transport_base.cpp
359
RunSessionStateCallback(const std::string &remoteDevId, const uint32_t
sessionState
)
RunSessionStateCallback()
argument
/foundation/communication/dsoftbus/sdk/transmission/session/include/
H
A
D
client_trans_session_manager.h
59
SessionState
sessionState
;
member
/foundation/communication/dsoftbus/sdk/transmission/session/src/
H
A
D
client_trans_session_manager.c
910
int32_t ClientGetSessionStateByChannelId(int32_t channelId, int32_t channelType, SessionState *
sessionState
)
in ClientGetSessionStateByChannelId()
argument
2178
int32_t SetSessionStateBySessionId(int32_t sessionId, SessionState
sessionState
, int32_t optional)
in SetSessionStateBySessionId()
argument
[all...]
/foundation/multimedia/camera_framework/services/camera_service/src/
H
A
D
hcapture_session.cpp
1085
int32_t HCaptureSession::GetSessionState(CaptureSessionState&
sessionState
)
in GetSessionState()
argument
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H
A
D
rfcomm_defs.h
346
RfcommSessionState
sessionState
;
member
/foundation/window/window_manager/window_scene/session_manager/src/
H
A
D
scene_session_manager.cpp
3234
auto
sessionState
= sceneSession->GetSessionState();
in IsNeedChangeLifeCycleOnUserSwitch()
local
10381
WindowStatus SceneSessionManager::GetWindowStatus(WindowMode mode, SessionState
sessionState
,
in GetWindowStatus()
argument
Completed in 35 milliseconds