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:ignore
(Results
1 - 12
of
12
) sorted by relevance
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/schedule/impl/
H
A
D
video_temperature_state.cpp
36
bool
ignore
= system::GetBoolParameter(IGNORE_TEMPERATURE, false);
in ReevaluateSchedulerInfo()
local
H
A
D
video_screen_state.cpp
36
bool
ignore
= system::GetBoolParameter(IGNORE_SCREEN, false);
in ReevaluateSchedulerInfo()
local
H
A
D
video_battery_level_state.cpp
36
bool
ignore
= system::GetBoolParameter(IGNORE_BATTERY_LEVEL, false);
in ReevaluateSchedulerInfo()
local
H
A
D
video_battery_state.cpp
36
bool
ignore
= system::GetBoolParameter(IGNORE_BATTERY, false);
in ReevaluateSchedulerInfo()
local
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H
A
D
dom_proxy.cpp
66
void DOMProxy::SetIsIgnored(bool
ignore
)
in SetIsIgnored()
argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/luminance/
H
A
D
rs_luminance_control_test.cpp
51
std::
ignore
= luminCtrl.IsDimmingOn(screenId);
in HWTEST_F()
member in OHOS::Rosen::std
52
std::
ignore
= luminCtrl.IsHdrOn(screenId);
in HWTEST_F()
member in OHOS::Rosen::std
53
std::
ignore
= luminCtrl.IsNeedUpdateLuminance(screenId);
in HWTEST_F()
member in OHOS::Rosen::std
54
std::
ignore
= luminCtrl.GetHdrTmoNits(screenId, mode);
in HWTEST_F()
member in OHOS::Rosen::std
55
std::
ignore
= luminCtrl.GetHdrDisplayNits(screenId);
in HWTEST_F()
member in OHOS::Rosen::std
56
std::
ignore
= luminCtrl.GetHdrBrightnessRatio(screenId, mode);
in HWTEST_F()
member in OHOS::Rosen::std
57
std::
ignore
= luminCtrl.GetNewHdrLuminance(screenId);
in HWTEST_F()
member in OHOS::Rosen::std
64
std::
ignore
= luminCtrl.IsDimmingOn(screenId);
in HWTEST_F()
member in OHOS::Rosen::std
65
std::
ignore
= luminCtrl.IsHdrOn(screenId);
in HWTEST_F()
member in OHOS::Rosen::std
66
std::
ignore
in HWTEST_F()
member in OHOS::Rosen::std
67
std::
ignore
= luminCtrl.GetHdrTmoNits(screenId, mode);
HWTEST_F()
member in OHOS::Rosen::std
68
std::
ignore
= luminCtrl.GetHdrDisplayNits(screenId);
HWTEST_F()
member in OHOS::Rosen::std
69
std::
ignore
= luminCtrl.GetHdrBrightnessRatio(screenId, mode);
HWTEST_F()
member in OHOS::Rosen::std
70
std::
ignore
= luminCtrl.GetNewHdrLuminance(screenId);
HWTEST_F()
member in OHOS::Rosen::std
87
std::
ignore
= luminCtrl.LoadLibrary();
HWTEST_F()
member in OHOS::Rosen::std
88
std::
ignore
= luminCtrl.LoadStatusControl();
HWTEST_F()
member in OHOS::Rosen::std
89
std::
ignore
= luminCtrl.LoadLumControl();
HWTEST_F()
member in OHOS::Rosen::std
90
std::
ignore
= luminCtrl.LoadTmoControl();
HWTEST_F()
member in OHOS::Rosen::std
95
std::
ignore
= luminCtrl.LoadLibrary();
HWTEST_F()
member in OHOS::Rosen::std
96
std::
ignore
= luminCtrl.LoadStatusControl();
HWTEST_F()
member in OHOS::Rosen::std
97
std::
ignore
= luminCtrl.LoadLumControl();
HWTEST_F()
member in OHOS::Rosen::std
98
std::
ignore
= luminCtrl.LoadTmoControl();
HWTEST_F()
member in OHOS::Rosen::std
101
std::
ignore
= luminCtrl.LoadTmoControl();
HWTEST_F()
member in OHOS::Rosen::std
[all...]
/foundation/communication/dsoftbus/core/connection/br/src/
H
A
D
softbus_conn_br_trans.c
402
void *
ignore
= NULL;
in WaitAck()
local
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/processor/
H
A
D
p2p_v1_processor_test.cpp
1062
WifiDirectDisconnectInfo
ignore
= { 0 };
in HWTEST_F()
local
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H
A
D
render_component.h
274
void SetIsIgnored(bool
ignore
)
in SetIsIgnored()
argument
H
A
D
render_node.h
854
void SetIsIgnored(bool
ignore
)
in SetIsIgnored()
argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H
A
D
virtual_cloud_db.cpp
426
std::
ignore
= std::move(value);
in InnerUpdate()
member in DistributedDB::std
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H
A
D
webgl_arg.cpp
471
size_t
ignore
= 0;
in HandleImageSourceData()
local
Completed in 11 milliseconds