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:switchState
(Results
1 - 16
of
16
) sorted by relevance
/base/location/frameworks/native/locator_sdk/source/
H
A
D
location_switch_callback_host.cpp
43
void LocationSwitchCallbackHost::OnSwitchChange(int
switchState
)
in OnSwitchChange()
argument
/base/location/frameworks/cj/source/
H
A
D
location_switch_callback.cpp
71
void LocationSwitchCallback::OnSwitchChange(int
switchState
)
in OnSwitchChange()
argument
/base/location/frameworks/js/napi/source/
H
A
D
location_switch_callback_napi.cpp
116
napi_value LocationSwitchCallbackNapi::PackResult(bool
switchState
)
in PackResult()
argument
123
bool LocationSwitchCallbackNapi::Send(int
switchState
)
in Send()
argument
210
void LocationSwitchCallbackNapi::OnSwitchChange(int
switchState
)
in OnSwitchChange()
argument
/base/msdp/device_status/rust/subsystem/device_profile/binding/src/
H
A
D
fusion_device_profile_adapter.cpp
100
bool
switchState
= DelayedRefSingleton<FusionDeviceProfileAdapter>::GetInstance().GetCrossSwitchState(deviceId);
in OnProfileChanged()
local
130
int32_t FusionDeviceProfileAdapter::UpdateCrossSwitchState(bool
switchState
)
in UpdateCrossSwitchState()
argument
148
int32_t FusionDeviceProfileAdapter::SyncCrossSwitchState(bool
switchState
, const std::vector<std::string> &deviceIds)
in SyncCrossSwitchState()
argument
295
int32_t UpdateCrossSwitchState(size_t
switchState
)
in UpdateCrossSwitchState()
argument
302
SyncCrossSwitchState(size_t
switchState
, CIStringVector* deviceIds)
SyncCrossSwitchState()
argument
323
bool
switchState
=
GetCrossSwitchState()
local
[all...]
/base/telephony/cellular_data/frameworks/native/
H
A
D
cellular_data_client.cpp
379
int32_t CellularDataClient::GetIntelligenceSwitchState(bool &
switchState
)
in GetIntelligenceSwitchState()
argument
/base/telephony/core_service/services/core/src/
H
A
D
core_service_hisysevent.cpp
118
WriteDataActivateFaultEvent( int32_t slotId, int32_t
switchState
, CellularDataErrorCode errorType, const std::string &errorMsg)
WriteDataActivateFaultEvent()
argument
/base/telephony/cellular_data/services/src/
H
A
D
cellular_data_controller.cpp
93
int32_t CellularDataController::GetIntelligenceSwitchState(bool &
switchState
)
in GetIntelligenceSwitchState()
argument
H
A
D
cellular_data_service_stub.cpp
183
bool
switchState
= false;
in OnGetIntelligenceSwitchState()
local
H
A
D
cellular_data_service.cpp
100
int32_t CellularDataService::GetIntelligenceSwitchState(bool &
switchState
)
in GetIntelligenceSwitchState()
argument
H
A
D
cellular_data_handler.cpp
213
int32_t CellularDataHandler::GetIntelligenceSwitchState(bool &
switchState
)
in GetIntelligenceSwitchState()
argument
/base/telephony/call_manager/services/call_earthquake_alarm/src/
H
A
D
call_earthquake_alarm_subscriber.cpp
57
std::string
switchState
= want.GetStringParam(LocationSubscriber::SWITCH_STATE);
in OnReceiveEvent()
local
H
A
D
call_earthquake_alarm_locator.cpp
219
void MyLocationEngine::BootComplete(bool
switchState
)
in BootComplete()
argument
/base/telephony/cellular_data/services/src/utils/
H
A
D
cellular_data_hisysevent.cpp
101
void CellularDataHiSysEvent::JudgingDataActivateTimeOut(const int32_t slotId, const int32_t
switchState
)
in JudgingDataActivateTimeOut()
argument
86
WriteDataActivateFaultEvent( const int32_t slotId, const int32_t
switchState
, const CellularDataErrorCode errorType, const std::string &errorMsg)
WriteDataActivateFaultEvent()
argument
/base/telephony/cellular_data/frameworks/js/napi/src/
H
A
D
napi_cellular_data.cpp
985
bool
switchState
= false;
in GetIntelligenceSwitchState()
local
/base/telephony/call_manager/services/call_voice_assistant/src/
H
A
D
call_voice_assistant_manager.cpp
76
bool CallVoiceAssistantManager::IsSwitchOn(const std::string&
switchState
)
in IsSwitchOn()
argument
/base/telephony/cellular_data/test/
H
A
D
zero_branch_test.cpp
2003
int32_t
switchState
= 1;
in HWTEST_F()
local
Completed in 21 milliseconds