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
refs:RENDER_SERVICE
(Results
1 - 15
of
15
) sorted by relevance
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/
H
A
D
rs_render_service_connection_proxy_test.cpp
48
auto remoteObject = samgr->GetSystemAbility(
RENDER_SERVICE
);
in SetUpTestCase()
282
auto remoteObject = samgr->GetSystemAbility(
RENDER_SERVICE
);
in HWTEST_F()
301
auto remoteObject = samgr->GetSystemAbility(
RENDER_SERVICE
);
in HWTEST_F()
453
auto remoteObject = samgr->GetSystemAbility(
RENDER_SERVICE
);
in HWTEST_F()
479
auto remoteObject = samgr->GetSystemAbility(
RENDER_SERVICE
);
in HWTEST_F()
579
auto remoteObject = samgr->GetSystemAbility(
RENDER_SERVICE
);
in HWTEST_F()
600
auto remoteObject = samgr->GetSystemAbility(
RENDER_SERVICE
);
in HWTEST_F()
801
auto remoteObject = samgr->GetSystemAbility(
RENDER_SERVICE
);
in HWTEST_F()
821
auto remoteObject = samgr->GetSystemAbility(
RENDER_SERVICE
);
in HWTEST_F()
1002
auto remoteObject = samgr->GetSystemAbility(
RENDER_SERVICE
);
in HWTEST_F()
[all...]
H
A
D
rs_render_service_proxy_test.cpp
48
auto remoteObject = samgr->GetSystemAbility(
RENDER_SERVICE
);
in SetUpTestCase()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rssurfaceocclusionchangecallbackproxy_fuzzer/
H
A
D
rssurfaceocclusionchangecallbackproxy_fuzzer.cpp
68
auto remoteObject = samgr->GetSystemAbility(
RENDER_SERVICE
);
in DoSomethingInterestingWithMyAPI()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/hgmconfigchangecallbackproxy_fuzzer/
H
A
D
hgmconfigchangecallbackproxy_fuzzer.cpp
72
auto remoteObject = samgr->GetSystemAbility(
RENDER_SERVICE
);
in DoSomethingInterestingWithMyAPI()
/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H
A
D
boot_animation_controller.cpp
60
sptr<IRemoteObject> renderObj = saMgr->GetSystemAbility(
RENDER_SERVICE
);
in WaitRenderServiceInit()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/fuzztest/rsrenderservicestub_fuzzer/
H
A
D
rsrenderservicestub_fuzzer.cpp
135
auto remoteObject = samgr->GetSystemAbility(
RENDER_SERVICE
);
in RSRenderServiceStubFuzztest004()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H
A
D
rs_render_service_connect_hub.cpp
109
auto remoteObject = samgr->GetSystemAbility(
RENDER_SERVICE
);
in Connect()
/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H
A
D
system_ability_definition.h
36
RENDER_SERVICE
= 10,
enumerator
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsrenderserviceconnectionproxy_fuzzer/
H
A
D
rsrenderserviceconnectionproxy_fuzzer.cpp
105
auto remoteObject = samgr->GetSystemAbility(
RENDER_SERVICE
);
in DoSomethingInterestingWithMyAPI()
248
auto remoteObject = samgr->GetSystemAbility(
RENDER_SERVICE
);
in DoSetTpFeatureConfigFuzzTest()
/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H
A
D
definition.rs
30
pub const
RENDER_SERVICE
: i32 = 10;
consts
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H
A
D
rs_render_service.cpp
148
samgr->AddSystemAbility(
RENDER_SERVICE
, this);
in Init()
/foundation/window/window_manager/wmserver/src/
H
A
D
window_manager_service.cpp
114
AddSystemAbilityListener(
RENDER_SERVICE
);
in OnStart()
149
case
RENDER_SERVICE
:
in OnAddSystemAbility()
150
WLOGI("
RENDER_SERVICE
");
in OnAddSystemAbility()
/foundation/multimodalinput/input/service/module_loader/src/
H
A
D
mmi_service.cpp
879
AddSystemAbilityListener(
RENDER_SERVICE
);
in OnStart()
967
RemoveSystemAbilityListener(
RENDER_SERVICE
);
in OnStop()
2217
if (systemAbilityId ==
RENDER_SERVICE
) {
in OnAddSystemAbility()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H
A
D
rs_surface_render_node_test.cpp
2185
auto remoteObject = samgr->GetSystemAbility(
RENDER_SERVICE
);
in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H
A
D
rs_main_thread_test.cpp
3640
auto remoteObj = samgr->GetSystemAbility(
RENDER_SERVICE
);
in HWTEST_F()
Completed in 30 milliseconds