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:power
(Results
1 - 25
of
34
) sorted by relevance
1
2
/foundation/communication/dsoftbus/tests/adapter/fuzztest/softbusadapterrange_fuzzer/
H
A
D
softbusadapterrange_fuzzer.cpp
41
int8_t
power
= 0;
in SoftBusAdapterRangeFuzzTest()
local
/foundation/communication/dsoftbus/adapter/common/range/
H
A
D
softbus_adapter_range.c
36
int SoftBusGetBlePower(int8_t *
power
)
in SoftBusGetBlePower()
argument
/foundation/graphic/graphic_3d/lume/LumeRender/api/render/shaders/common/
H
A
D
render_post_process_common.h
26
float getVignetteCoeff(const vec2 uv, CORE_RELAXEDP const float coeff, CORE_RELAXEDP const float
power
)
in getVignetteCoeff()
argument
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/utils/
H
A
D
dp_power_manager.cpp
48
auto&
power
= PowerMgr::PowerMgrClient::GetInstance();
in Initialize()
local
/foundation/communication/dsoftbus/tests/adapter/unittest/
H
A
D
softbus_adapter_range_test.cpp
76
int8_t
power
= 0;
in HWTEST_F()
local
/foundation/communication/dsoftbus/adapter/common/include/
H
A
D
softbus_adapter_range.h
37
int8_t
power
;
member
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/event_monitor/
H
A
D
events_info.cpp
56
auto&
power
= PowerMgr::PowerMgrClient::GetInstance();
in GetScreenState()
local
/foundation/communication/nfc/services/src/nci_adapter/
H
A
D
nci_ce_proxy.cpp
75
AddAidRouting(const std::string &aidStr, int route, int aidInfo, int
power
)
AddAidRouting()
argument
/foundation/communication/nfc/services/src/card_emulation/
H
A
D
ce_service.h
43
int
power
;
member
H
A
D
ce_service.cpp
138
int
power
= entry.
power
;
in InitConfigAidRouting()
local
/foundation/arkui/ace_engine/frameworks/core/animation/
H
A
D
spring_model.cpp
110
const double
power
= exp(r_ * time);
in Velocity()
local
169
double
power
= exp(r_ * time);
in Velocity()
local
/foundation/communication/dsoftbus/core/discovery/ble/softbus_ble/include/
H
A
D
disc_ble_utils.h
55
int8_t
power
;
member
/foundation/communication/nfc/test/unittest/services/nci_ce_proxy_test/
H
A
D
nci_ce_proxy_test.cpp
115
int
power
= 0;
in HWTEST_F()
local
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H
A
D
wifi_hal_vendor_interface.c
82
HalVendorError WifiSetWifiTxPower(int32_t
power
)
in WifiSetWifiTxPower()
argument
H
A
D
wifi_hal_crpc_sta.c
537
int32_t
power
= 0;
in RpcSetWifiTxPower()
local
H
A
D
wifi_hal_sta_interface.c
546
WifiErrorNo SetWifiTxPower(int32_t
power
)
in SetWifiTxPower()
argument
/foundation/communication/wifi/wifi/test/wifi_standard/native/
H
A
D
wifi_c_hotspot_test.cpp
82
int
power
= 0;
in AddTxPowerInfoTests()
local
/foundation/communication/nfc/services/src/nci_adapter/nci_native_default/src/
H
A
D
nci_ce_impl_default.cpp
50
AddAidRouting(const std::string &aidStr, int route, int aidInfo, int
power
)
AddAidRouting()
argument
/foundation/communication/wifi/wifi/frameworks/native/c_adapter/src/
H
A
D
wifi_c_hotspot.cpp
213
WifiErrorCode AddTxPowerInfo(int
power
)
in AddTxPowerInfo()
argument
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/
H
A
D
hal_device_manage_test.cpp
483
int
power
= 1000;
in HWTEST_F()
local
H
A
D
wifi_idl_client_test.cpp
141
int
power
= 1;
in HWTEST_F()
local
H
A
D
hal_device_manage_test.h
111
virtual int32_t SetTxPower(int32_t
power
)
in SetTxPower()
argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H
A
D
classic_remote_device.cpp
305
void ClassicRemoteDevice::SetTxPower(uint8_t
power
)
in SetTxPower()
argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/idl_interface/
H
A
D
i_wifi_sta_iface.c
236
WifiErrorNo SetWifiTxPower(int32_t
power
)
in SetWifiTxPower()
argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/wifi_hal_interface/
H
A
D
wifi_sta_hal_interface.cpp
228
WifiErrorNo WifiStaHalInterface::SetTxPower(int
power
)
in SetTxPower()
argument
Completed in 17 milliseconds
1
2