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:controlId
(Results
1 - 6
of
6
) sorted by relevance
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/common/
H
A
D
app_network_speed_limit_service_test.cpp
79
int
controlId
= BG_LIMIT_CONTROL_ID_GAME;
in HWTEST_F()
local
91
int
controlId
= BG_LIMIT_CONTROL_ID_STREAM;
in HWTEST_F()
local
103
int
controlId
= BG_LIMIT_CONTROL_ID_TEMP;
in HWTEST_F()
local
116
int
controlId
= BG_LIMIT_CONTROL_ID_TEMP;
in HWTEST_F()
local
129
int
controlId
= BG_LIMIT_CONTROL_ID_MODULE_FOREGROUND_OPT;
in HWTEST_F()
local
142
int
controlId
= BG_LIMIT_CONTROL_ID_GAME;
HWTEST_F()
local
[all...]
/foundation/CastEngine/castengine_wifi_display/services/codec/src/
H
A
D
video_sink_decoder.cpp
29
VideoSinkDecoder::VideoSinkDecoder(uint32_t
controlId
, bool forceSWDecoder)
in VideoSinkDecoder()
argument
[all...]
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/app_network_speed_limit/
H
A
D
app_network_speed_limit_service.cpp
105
void AppNetworkSpeedLimitService::LimitSpeed(const int
controlId
, const int limitMode)
in LimitSpeed()
argument
165
bool AppNetworkSpeedLimitService::CheckNetWorkCanBeLimited(const int
controlId
)
in CheckNetWorkCanBeLimited()
argument
182
void AppNetworkSpeedLimitService::UpdateSpeedLimitConfigs(const int
controlId
, const int limitMode)
in UpdateSpeedLimitConfigs()
argument
238
bool AppNetworkSpeedLimitService::IsLimitSpeedBgApp(const int
controlId
, const std::string bundleName)
in IsLimitSpeedBgApp()
argument
[all...]
/foundation/communication/wifi/wifi/frameworks/native/src/
H
A
D
wifi_device_impl.cpp
553
ErrCode WifiDeviceImpl::LimitSpeed(const int
controlId
, const int limitMode)
in LimitSpeed()
argument
H
A
D
wifi_device_proxy.cpp
2035
ErrCode WifiDeviceProxy::LimitSpeed(const int
controlId
, const int limitMode)
in LimitSpeed()
argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta_sa/
H
A
D
wifi_device_service_impl.cpp
1948
ErrCode WifiDeviceServiceImpl::LimitSpeed(const int
controlId
, const int limitMode)
in LimitSpeed()
argument
Completed in 10 milliseconds