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:discount
(Results
1 - 11
of
11
) sorted by relevance
/base/powermgr/display_manager/brightness_manager/test/unittest/src/
H
A
D
brightness_manager_ext_test.cpp
53
double
discount
= g_BrightnessManagerExt.GetDiscount();
in HWTEST_F()
local
H
A
D
mock_brightness_manager_interface.cpp
76
bool DiscountBrightness(double
discount
)
in DiscountBrightness()
argument
/base/powermgr/display_manager/brightness_manager/src/
H
A
D
brightness_manager.cpp
84
bool BrightnessManager::DiscountBrightness(double
discount
)
in DiscountBrightness()
argument
H
A
D
brightness_manager_ext.cpp
269
bool BrightnessManagerExt::DiscountBrightness(double
discount
)
in DiscountBrightness()
argument
H
A
D
brightness_service.cpp
356
void BrightnessService::DimmingCallbackImpl::DiscountBrightness(double
discount
)
in DiscountBrightness()
argument
839
bool BrightnessService::DiscountBrightness(double
discount
, uint32_t gradualDuration)
in DiscountBrightness()
argument
[all...]
/base/powermgr/display_manager/state_manager/service/zidl/src/
H
A
D
display_power_mgr_stub.cpp
231
double
discount
= 0;
in DiscountBrightnessStub()
local
H
A
D
display_power_mgr_proxy.cpp
280
bool DisplayPowerMgrProxy::DiscountBrightness(double
discount
, uint32_t displayId)
in DiscountBrightness()
argument
/base/powermgr/display_manager/state_manager/frameworks/native/
H
A
D
display_power_mgr_client.cpp
127
bool DisplayPowerMgrClient::DiscountBrightness(double
discount
, uint32_t displayId)
in DiscountBrightness()
argument
/base/powermgr/display_manager/state_manager/service/native/src/
H
A
D
screen_controller.cpp
74
void ScreenController::AnimateCallbackImpl::DiscountBrightness(double
discount
)
in DiscountBrightness()
argument
182
bool ScreenController::DiscountBrightness(double
discount
, uint32_t gradualDuration)
in DiscountBrightness()
argument
H
A
D
display_power_mgr_service.cpp
319
bool DisplayPowerMgrService::DiscountBrightness(double
discount
, uint32_t displayId)
in DiscountBrightness()
argument
777
double DisplayPowerMgrService::GetSafeDiscount(double
discount
, uint32_t brightness)
in GetSafeDiscount()
argument
[all...]
/base/powermgr/power_manager/utils/shell/src/
H
A
D
power_shell_command.cpp
609
double
discount
= 0;
in RunAsDisplayCommandDiscount()
local
610
fstr >>
discount
;
in RunAsDisplayCommandDiscount()
local
Completed in 10 milliseconds