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:isSystemCalling
(Results
1 - 9
of
9
) sorted by relevance
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H
A
D
rs_surface_capture_task_parallel.cpp
172
bool RSSurfaceCaptureTaskParallel::Run(sptr<RSISurfaceCaptureCallback> callback, bool
isSystemCalling
)
in Run()
argument
93
Capture(NodeId id, sptr<RSISurfaceCaptureCallback> callback, const RSSurfaceCaptureConfig& captureConfig, bool
isSystemCalling
)
Capture()
argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/ipc_security/
H
A
D
rs_ipc_interface_code_access_verifier_base.cpp
155
bool
isSystemCalling
= false;
in IsSystemCalling()
local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H
A
D
rs_common_def.h
216
bool
isSystemCalling
= false;
member
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/transaction/
H
A
D
rs_render_service_connection_stub.cpp
1561
auto
isSystemCalling
= RSInterfaceCodeAccessVerifierBase::IsSystemCalling(
in OnRemoteRequest()
local
/foundation/window/window_manager/wmserver/src/
H
A
D
window_controller.cpp
1028
WMError WindowController::SetWindowFlags(uint32_t windowId, uint32_t flags, bool
isSystemCalling
)
in SetWindowFlags()
argument
/foundation/window/window_manager/window_scene/common/src/
H
A
D
window_session_property.cpp
237
void WindowSessionProperty::SetSystemCalling(bool
isSystemCalling
)
in SetSystemCalling()
argument
/foundation/window/window_manager/window_scene/session/host/src/
H
A
D
scene_session.cpp
3482
bool
isSystemCalling
= SessionPermission::IsSystemCalling() || SessionPermission::IsStartByHdcd();
in UpdateSessionPropertyByAction()
local
H
A
D
session.cpp
1077
bool
isSystemCalling
= property->GetSystemCalling();
in InitSystemSessionDragEnable()
local
/foundation/window/window_manager/window_scene/session_manager/src/
H
A
D
scene_session_manager.cpp
2368
bool
isSystemCalling
= SessionPermission::IsSystemCalling();
in CreateAndConnectSpecificSession()
local
Completed in 44 milliseconds