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:win
(Results
1 - 15
of
15
) sorted by relevance
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H
A
D
rs_occlusion_config.cpp
25
bool RSOcclusionConfig::IsLeashWindow(std::string
win
)
in IsLeashWindow()
argument
30
bool RSOcclusionConfig::IsStartingWindow(std::string
win
)
in IsStartingWindow()
argument
35
bool RSOcclusionConfig::IsAlphaWindow(std::string
win
)
in IsAlphaWindow()
argument
45
bool RSOcclusionConfig::IsDividerBar(std::string
win
)
in IsDividerBar()
argument
/foundation/ability/ability_runtime/test/unittest/cj_ability_object_test/
H
A
D
cj_ability_object_test.cpp
40
auto
win
= std::make_shared<Rosen::WindowScene>();
in ProxyCall()
local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H
A
D
rs_occlusion_config_test.cpp
47
std::string
win
= "test";
in HWTEST_F()
local
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/cgroup_sched_plugin/framework/sched_controller/
H
A
D
supervisor.cpp
60
std::shared_ptr<WindowInfo>
win
= std::make_shared<WindowInfo>(windowId);
in GetWindowInfoNonNull()
local
H
A
D
cgroup_event_handler.cpp
460
auto
win
= procRecord->GetWindowInfoNonNull(windowId);
in HandleFocusedWindow()
local
506
auto
win
= procRecord->GetWindowInfoNonNull(windowId);
in HandleUnfocusedWindow()
local
738
auto
win
= proc->GetWindowInfoNonNull(
win
dowId);
UpdateActivepWebRenderInfo()
local
[all...]
/foundation/window/window_manager_lite/frameworks/wms/
H
A
D
lite_proxy_windows_manager.cpp
44
void LiteProxyWindowsManager::RemoveWindow(IWindow*
win
)
in RemoveWindow()
argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H
A
D
swapchain_vk.cpp
249
CreateFunctionsVk::Window
win
;
in SwapchainVk()
local
/foundation/window/window_manager/test/systemtest/wms/
H
A
D
window_immersive_test.cpp
406
const sptr<Window>&
win
= Utils::CreateTestWindow(fullScreenAppinfo_);
in HWTEST_F()
local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/pipeline/rsrendernode_fuzzer/
H
A
D
rsrendernode_fuzzer.cpp
320
std::string
win
= GetStringFromData(STR_LEN);
in RSOcclusionConfigFuzzTes()
local
/foundation/ability/ability_runtime/frameworks/native/ability/native/ui_service_extension_ability/
H
A
D
js_ui_service_extension.cpp
272
sptr<Rosen::Window>
win
= context->GetWindow();
in OnStop()
local
/foundation/window/window_manager/interfaces/kits/napi/extension_window/
H
A
D
js_extension_window.cpp
303
LoadContentTask(std::shared_ptr<NativeReference> contentStorage, std::string contextUrl, const std::shared_ptr<Rosen::ExtensionWindow>
win
, napi_env env, NapiAsyncTask& task, sptr<IRemoteObject> parentToken, bool isLoadedByName)
LoadContentTask()
argument
/foundation/window/window_manager_lite/services/wms/
H
A
D
lite_wm.cpp
640
auto
win
= winList_.Begin();
in FindTargetWindow()
local
/foundation/window/window_manager/wm/src/
H
A
D
window_impl.cpp
238
auto
win
= iter->second.second;
in GetTopWindowWithContext()
local
1098
auto
win
= winPair.second.second;
in MapFloatingWindowToAppIfNeeded()
local
1117
auto
win
in MapDialogWindowToAppIfNeeded()
local
1208
auto
win
=
win
Pair.second.second;
IsAppMainOrSubOrFloatingWindow()
local
[all...]
H
A
D
window_session_impl.cpp
876
auto
win
= winPair.second.second;
in FindMainWindowWithContext()
local
H
A
D
window_scene_session_impl.cpp
2750
auto
win
= winPair.second.second;
in GetTopWindowWithContext()
local
2793
auto
win
= winPair.second.second;
in GetMainWindowWithContext()
local
2811
auto
win
=
win
Pair.second.second;
GetMainWindowWithId()
local
2830
auto
win
=
win
Pair.second.second;
GetWindowWithId()
local
[all...]
Completed in 26 milliseconds