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:IsEnable
(Results
1 - 25
of
51
) sorted by relevance
1
2
3
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/
H
A
D
rs_upload_texture_thread.cpp
69
bool RSUploadTextureThread::
IsEnable
() const
in IsEnable()
function in OHOS::Rosen::RSUploadTextureThread
76
if (
IsEnable
()) {
in OnRenderEnd()
85
if (
IsEnable
()) {
in OnProcessBegin()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/
H
A
D
rs_ui_display_soloist_test.cpp
121
EXPECT_FALSE(soloistManager.GetFrameRateLinker()->
IsEnable
());
in HWTEST_F()
154
EXPECT_FALSE(soloistManager.GetFrameRateLinker()->
IsEnable
());
in HWTEST_F()
157
EXPECT_EQ(isLinkerEnabled, displaySoloist->frameRateLinker_->
IsEnable
());
in HWTEST_F()
163
EXPECT_TRUE(soloistManager.GetFrameRateLinker()->
IsEnable
());
in HWTEST_F()
166
EXPECT_EQ(isLinkerEnabled2, displaySoloist->frameRateLinker_->
IsEnable
());
in HWTEST_F()
H
A
D
rs_frame_rate_linker_test.cpp
148
EXPECT_TRUE(frameRateLinker->
IsEnable
());
in HWTEST_F()
150
EXPECT_FALSE(frameRateLinker->
IsEnable
());
in HWTEST_F()
/foundation/arkui/ace_engine/adapter/preview/osal/
H
A
D
stylus_detector_default.cpp
26
bool StylusDetectorDefault::
IsEnable
()
in IsEnable()
function in OHOS::Ace::StylusDetectorDefault
H
A
D
stylus_detector_mgr.cpp
53
bool StylusDetectorMgr::
IsEnable
()
in IsEnable()
function in OHOS::Ace::StylusDetectorMgr
/foundation/arkui/ace_engine/test/mock/core/common/
H
A
D
mock_stylus_detector_default.cpp
25
bool StylusDetectorDefault::
IsEnable
()
in IsEnable()
function in OHOS::Ace::StylusDetectorDefault
H
A
D
mock_stylus_detector_mgr.cpp
53
bool StylusDetectorMgr::
IsEnable
()
in IsEnable()
function in OHOS::Ace::StylusDetectorMgr
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/data/
H
A
D
interface_info_test.cpp
71
EXPECT_EQ(info2.
IsEnable
(), true);
in HWTEST_F()
132
EXPECT_EQ(info.
IsEnable
(), false);
in HWTEST_F()
134
EXPECT_EQ(info.
IsEnable
(), true);
in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/common/stylus/
H
A
D
stylus_detector_default.h
29
bool
IsEnable
() override;
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H
A
D
rs_frame_rate_linker.h
39
bool
IsEnable
();
H
A
D
rs_frame_rate_linker.cpp
111
bool RSFrameRateLinker::
IsEnable
()
in IsEnable()
function in OHOS::Rosen::RSFrameRateLinker
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H
A
D
web_pattern_new_branch_test.cpp
348
bool
IsEnable
() override
407
bool
IsEnable
() override
466
bool
IsEnable
() override
525
bool
IsEnable
() override
584
bool
IsEnable
() override
643
bool
IsEnable
() override
702
bool
IsEnable
() override
761
bool
IsEnable
() override
820
bool
IsEnable
() override
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/parallel_render/resource/
H
A
D
rs_upload_resource_thread.cpp
71
if (
IsEnable
()) {
in OnRenderEnd()
81
if (
IsEnable
()) {
in OnProcessBegin()
H
A
D
rs_resource_helper_skia.cpp
30
if (paraUpload && instance.
IsEnable
() && imageUp &&
in UploadTextureWithSkia()
H
A
D
rs_resource_helper_drawing.cpp
28
if (paraUpload && instance.
IsEnable
() && imageUp &&
in UploadTextureWithDrawing()
H
A
D
rs_upload_resource_thread.h
84
inline bool
IsEnable
() const {
in IsEnable()
function in OHOS::Rosen::final
/foundation/arkui/ace_engine/frameworks/core/common/recorder/
H
A
D
event_config.h
66
bool
IsEnable
() const;
H
A
D
event_controller.cpp
45
if (!client.config.
IsEnable
()) {
in Register()
67
if (!client.config.
IsEnable
()) {
in NotifyConfigChange()
227
if (client.config.
IsEnable
() && client.config.IsCategoryEnable(category)) {
in NotifyEventSync()
H
A
D
event_config.cpp
112
bool EventConfig::
IsEnable
() const
in IsEnable()
function in OHOS::Ace::Recorder::EventConfig
/foundation/arkui/ace_engine/frameworks/base/memory/
H
A
D
memory_monitor.h
48
static bool
IsEnable
()
in IsEnable()
function in OHOS::Ace::MemoryMonitor
H
A
D
referenced.h
42
if (MemoryMonitor::
IsEnable
()) {
in Claim()
96
if (MemoryMonitor::
IsEnable
()) {
in Referenced()
106
if (MemoryMonitor::
IsEnable
()) {
in ~Referenced()
H
A
D
memory_monitor.cpp
90
if (!
IsEnable
()) {
/foundation/arkui/ace_engine/adapter/ohos/osal/
H
A
D
stylus_detector_default.cpp
32
bool StylusDetectorDefault::
IsEnable
()
in IsEnable()
function in OHOS::Ace::StylusDetectorDefault
/foundation/arkui/ace_engine/interfaces/inner_api/ace/stylus/
H
A
D
stylus_detector_interface.h
91
virtual bool
IsEnable
() = 0;
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H
A
D
rs_upload_texture_thread.h
43
bool
IsEnable
() const;
Completed in 10 milliseconds
1
2
3