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:hasPrivate
(Results
1 - 24
of
24
) sorted by relevance
/foundation/window/window_manager/test/systemtest/dms/
H
A
D
private_window_test.cpp
33
virtual void OnPrivateWindow(bool
hasPrivate
)
in OnPrivateWindow()
argument
/foundation/window/window_manager/dmserver/test/unittest/
H
A
D
display_manager_agent_controller_test.cpp
263
bool
hasPrivate
= true;
in HWTEST_F()
local
H
A
D
display_manager_service_inner_test.cpp
211
bool
hasPrivate
= false;
in HWTEST_F()
local
/foundation/window/window_manager/dm/test/unittest/
H
A
D
display_manager_agent_proxy_test.cpp
578
bool
hasPrivate
= false;
in HWTEST_F()
local
600
bool
hasPrivate
= true;
in HWTEST_F()
local
H
A
D
display_manager_test.cpp
686
bool
hasPrivate
= true;
in HWTEST_F()
local
/foundation/window/window_manager/dmserver/src/
H
A
D
display_manager_agent_controller.cpp
195
void DisplayManagerAgentController::NotifyPrivateWindowStateChanged(bool
hasPrivate
)
in NotifyPrivateWindowStateChanged()
argument
H
A
D
display_manager_service_inner.cpp
163
void DisplayManagerServiceInner::NotifyPrivateWindowStateChanged(bool
hasPrivate
)
in NotifyPrivateWindowStateChanged()
argument
H
A
D
display_manager_service.cpp
817
void DisplayManagerService::NotifyPrivateWindowStateChanged(bool
hasPrivate
)
in NotifyPrivateWindowStateChanged()
argument
/foundation/window/window_manager/interfaces/innerkits/dm/
H
A
D
display_manager.h
72
virtual void OnPrivateWindow([[maybe_unused]]bool
hasPrivate
) {}
in OnPrivateWindow()
argument
/foundation/window/window_manager/window_scene/screen_session_manager/include/zidl/
H
A
D
screen_session_manager_interface.h
170
virtual void SetScreenPrivacyState(bool
hasPrivate
) {}
in SetScreenPrivacyState()
argument
171
virtual void SetPrivacyStateByDisplayId(DisplayId id, bool
hasPrivate
) {}
in SetPrivacyStateByDisplayId()
argument
/foundation/window/window_manager/interfaces/kits/napi/display_runtime/
H
A
D
js_display_listener.cpp
221
void JsDisplayListener::OnPrivateWindow(bool
hasPrivate
)
in OnPrivateWindow()
argument
/foundation/window/window_manager/dm/src/zidl/
H
A
D
display_manager_agent_proxy.cpp
319
void DisplayManagerAgentProxy::NotifyPrivateWindowStateChanged(bool
hasPrivate
)
in NotifyPrivateWindowStateChanged()
argument
H
A
D
display_manager_agent_stub.cpp
226
bool
hasPrivate
= data.ReadBool();
in ProcPrivateWindow()
local
/foundation/window/window_manager/window_scene/test/dms_unittest/
H
A
D
screen_session_manager_proxy_test.cpp
69
bool
hasPrivate
= false;
in HWTEST_F()
local
1817
bool
hasPrivate
= true;
in HWTEST_F()
local
H
A
D
screen_session_manager_client_test.cpp
35
void OnPrivateWindow(bool
hasPrivate
) {WLOGFI("IPrivateWindowListener hasPrivatewindow: %{public}u",
hasPrivate
);}
in OnPrivateWindow()
argument
302
bool
hasPrivate
= true;
in HWTEST_F()
local
323
bool
hasPrivate
= false;
in HWTEST_F()
local
825
bool
hasPrivate
= false;
in HWTEST_F()
local
837
bool
hasPrivate
= false;
in HWTEST_F()
local
853
bool
hasPrivate
= false;
HWTEST_F()
local
1164
bool
hasPrivate
= false;
HWTEST_F()
local
[all...]
H
A
D
screen_session_test.cpp
849
bool
hasPrivate
= true;
in HWTEST_F()
local
H
A
D
screen_session_manager_test.cpp
2008
bool
hasPrivate
= true;
in HWTEST_F()
local
2025
bool
hasPrivate
= false;
in HWTEST_F()
local
/foundation/window/window_manager/window_scene/screen_session_manager/src/zidl/
H
A
D
screen_session_manager_stub.cpp
732
auto
hasPrivate
= data.ReadBool();
in OnRemoteRequest()
local
738
auto
hasPrivate
= data.ReadBool();
in OnRemoteRequest()
local
H
A
D
screen_session_manager_proxy.cpp
2579
void ScreenSessionManagerProxy::SetScreenPrivacyState(bool
hasPrivate
)
in SetScreenPrivacyState()
argument
2605
void ScreenSessionManagerProxy::SetPrivacyStateByDisplayId(DisplayId id, bool
hasPrivate
)
in SetPrivacyStateByDisplayId()
argument
/foundation/window/window_manager/window_scene/screen_session_manager_client/src/
H
A
D
screen_session_manager_client.cpp
366
void ScreenSessionManagerClient::SetScreenPrivacyState(bool
hasPrivate
)
in SetScreenPrivacyState()
argument
377
void ScreenSessionManagerClient::SetPrivacyStateByDisplayId(DisplayId id, bool
hasPrivate
)
in SetPrivacyStateByDisplayId()
argument
/foundation/window/window_manager/dm/src/
H
A
D
display_manager.cpp
1017
void DisplayManager::Impl::NotifyPrivateWindowStateChanged(bool
hasPrivate
)
in NotifyPrivateWindowStateChanged()
argument
/foundation/window/window_manager/window_scene/session/screen/src/
H
A
D
screen_session.cpp
1149
void ScreenSession::SetPrivateSessionForeground(bool
hasPrivate
)
in SetPrivateSessionForeground()
argument
/foundation/multimedia/player_framework/services/services/screen_capture/server/
H
A
D
screen_capture_server.cpp
149
void PrivateWindowListenerInScreenCapture::OnPrivateWindow(bool
hasPrivate
)
in OnPrivateWindow()
argument
159
void ScreenCaptureServer::OnDMPrivateWindowChange(bool
hasPrivate
)
in OnDMPrivateWindowChange()
argument
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H
A
D
screen_session_manager.cpp
4319
void ScreenSessionManager::NotifyPrivateSessionStateChanged(bool
hasPrivate
)
in NotifyPrivateSessionStateChanged()
argument
4336
void ScreenSessionManager::SetScreenPrivacyState(bool
hasPrivate
)
in SetScreenPrivacyState()
argument
4354
SetPrivacyStateByDisplayId(DisplayId id, bool
hasPrivate
)
SetPrivacyStateByDisplayId()
argument
[all...]
Completed in 51 milliseconds