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
refs:expired
(Results
1 - 25
of
78
) sorted by relevance
1
2
3
4
/foundation/communication/nfc/services/src/ipc/tags/
H
A
D
tag_session.cpp
59
if (nfcService_.
expired
() || nciTagProxy_.
expired
()) {
in Connect()
60
ErrorLog("Connect,
expired
");
in Connect()
88
if (nfcService_.
expired
() || nciTagProxy_.
expired
()) {
in IsConnected()
89
ErrorLog("Connect,
expired
");
in IsConnected()
108
if (nfcService_.
expired
() || nciTagProxy_.
expired
()) {
in Reconnect()
109
ErrorLog("Reconnect,
expired
");
in Reconnect()
131
if (nfcService_.
expired
() || nciTagProxy
in Disconnect()
[all...]
/foundation/communication/nfc/interfaces/inner_api/controller/
H
A
D
nfc_controller.cpp
61
__func__, initialized_, nfcControllerService_.
expired
());
in InitNfcRemoteSA()
63
if (!initialized_ || nfcControllerService_.
expired
() || remoteDied_) {
in InitNfcRemoteSA()
115
if (nfcControllerService_.
expired
()) {
in TurnOn()
125
if (nfcControllerService_.
expired
()) {
in TurnOff()
140
if (nfcControllerService_.
expired
()) {
in GetNfcState()
141
ErrorLog("Nfc controller service
expired
.");
in GetNfcState()
172
if (nfcControllerService_.
expired
()) {
in RegListener()
173
ErrorLog("nfcControllerService_
expired
.");
in RegListener()
188
if (nfcControllerService_.
expired
()) {
in UnregListener()
189
ErrorLog("nfcControllerService_
expired
in UnregListener()
[all...]
/foundation/communication/nfc/services/src/ipc/controller/
H
A
D
nfc_controller_impl.cpp
37
if (nfcService_.
expired
()) {
in GetState()
45
if (nfcService_.
expired
()) {
in TurnOn()
53
if (nfcService_.
expired
()) {
in TurnOff()
61
if (nfcService_.
expired
()) {
in IsNfcOpen()
71
if (nfcService_.
expired
()) {
in RegisterCallBack()
83
if (nfcService_.
expired
()) {
in UnRegisterCallBack()
94
if (nfcService_.
expired
()) {
in UnRegisterAllCallBack()
105
if (nfcService_.
expired
()) {
in GetTagServiceIface()
113
if (nfcService_.
expired
()) {
in RegNdefMsgCallback()
114
ErrorLog("NfcControllerImpl::RegNdefMsgCallback nfcService_
expired
");
in RegNdefMsgCallback()
[all...]
/foundation/communication/nfc/services/src/ipc/card_emulation/
H
A
D
hce_session.cpp
44
if (ceService_.
expired
()) {
in RegHceCmdCallbackByToken()
57
if (ceService_.
expired
()) {
in UnRegHceCmdCallback()
69
if (ceService_.
expired
()) {
in UnRegAllCallback()
81
if (ceService_.
expired
()) {
in HandleWhenRemoteDie()
94
if (ceService_.
expired
()) {
in SendRawFrameByToken()
108
if (ceService_.
expired
()) {
in IsDefaultService()
118
if (ceService_.
expired
()) {
in StartHce()
130
if (ceService_.
expired
()) {
in StopHce()
/foundation/communication/nfc/interfaces/inner_api/tags/
H
A
D
basic_tag_session.cpp
127
if (tagInfo_.
expired
()) {
in GetTagUid()
146
if (tagInfo_.
expired
() || (tagTechnology_ == KITS::TagTechnology::NFC_INVALID_TECH)) {
in GetMaxSendCommandLength()
160
if (tagInfo_.
expired
()) {
in GetTagRfDiscId()
169
if (tagInfo_.
expired
()) {
in SetConnectedTagTech()
178
if (tagInfo_.
expired
()) {
in GetConnectedTagTech()
H
A
D
nfcf_tag.cpp
23
if (tag.
expired
()) {
in NfcFTag()
38
if (tag.
expired
() || !tag.lock()->IsTechSupported(KITS::TagTechnology::NFC_F_TECH)) {
in GetTag()
H
A
D
ndef_formatable_tag.cpp
30
if (tag.
expired
() || !tag.lock()->IsTechSupported(KITS::TagTechnology::NFC_NDEF_FORMATABLE_TECH)) {
in GetTag()
69
if (!firstMessage.
expired
()) {
in Format()
H
A
D
nfcb_tag.cpp
38
if (tag.
expired
() || !tag.lock()->IsTechSupported(KITS::TagTechnology::NFC_B_TECH)) {
in GetTag()
/foundation/communication/nfc/services/src/
H
A
D
nfc_polling_manager.cpp
82
if (nfcService_.
expired
()) {
in StartPollingLoop()
122
if (nciTagProxy_.
expired
() || nciNfccProxy_.
expired
()) {
in HandleScreenChanged()
152
if (nfcService_.
expired
() || nciTagProxy_.
expired
()) {
in EnableForegroundDispatch()
185
if (nciNfccProxy_.
expired
()) {
in DisableForegroundDispatch()
216
if (nfcService_.
expired
() || nciTagProxy_.
expired
()) {
in EnableReaderMode()
/foundation/communication/nfc/services/src/external_deps/
H
A
D
nfc_notification_publisher.cpp
65
if (!isInitialized_ || nfcService_.
expired
()) {
in RegNotificationCallback()
112
if (nfcService_.
expired
()) {
in OnNotificationButtonClicked()
113
ErrorLog("nfc service
expired
, fail to callback.");
in OnNotificationButtonClicked()
117
if (tagDispatcher.
expired
()) {
in OnNotificationButtonClicked()
118
ErrorLog("tagDispatcher
expired
, fail to inform button clicking");
in OnNotificationButtonClicked()
/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/
H
A
D
config_change_observer.cpp
32
if (handler_.
expired
()) {
in CheckExpired()
33
BGTASK_LOGE("ConfigChangeObserver handler
expired
");
in CheckExpired()
36
if (taskMgr_.
expired
()) {
in CheckExpired()
37
BGTASK_LOGE("ConfigChangeObserver taskMgr
expired
");
in CheckExpired()
/foundation/communication/nfc/services/src/nci_adapter/nci_native_default/src/
H
A
D
tag_native_impl.cpp
65
if (tagListener_.
expired
()) {
in OnTagDiscovered()
78
if (tagListener_.
expired
()) {
in OnTagLost()
/foundation/communication/nfc/services/src/tag/
H
A
D
tag_dispatcher.cpp
55
if (!nciTagProxy_.
expired
()) {
in TagDispatcher()
77
if (nciTagProxy_.
expired
()) {
in HandleNdefDispatch()
78
ErrorLog("HandleNdefDispatch, nciTagProxy_
expired
");
in HandleNdefDispatch()
153
if (nfcService_ == nullptr || nciTagProxy_.
expired
() || nfcService_->GetNfcPollingManager().
expired
()) {
in HandleTagFound()
300
if (!nciTagProxy_.
expired
() && nfcService_) {
in OnNotificationButtonClicked()
/foundation/communication/nfc/services/src/card_emulation/
H
A
D
ce_service.cpp
127
if (nciCeProxy_.
expired
()) {
in InitConfigAidRouting()
241
if (nfcService_.
expired
()) {
in OnDefaultPaymentServiceChange()
286
if (nfcService_.
expired
()) {
in OnAppAddOrChangeOrRemove()
363
if (nfcService_.
expired
()) {
in ConfigRoutingAndCommit()
368
if (routingManager.
expired
()) {
in ConfigRoutingAndCommit()
479
if (nfcService_.
expired
() || nfcService_.lock()->eventHandler_ == nullptr) {
in HandleFieldActivated()
502
if (nfcService_.
expired
() || nfcService_.lock()->eventHandler_ == nullptr) {
in HandleFieldDeactivated()
613
if (nfcService_.
expired
()) {
in StartHce()
687
if (nciCeProxy_.
expired
()) {
in NotifyDefaultPaymentType()
H
A
D
default_payment_service_change_callback.h
38
if (callback_.
expired
()) {
39
ErrorLog("OnDefaultPaymentServiceChange: callback is
expired
");
H
A
D
nfc_ability_connection_callback.cpp
39
if (hceManager_.
expired
()) {
in OnAbilityConnectDone()
40
ErrorLog("hce manager is
expired
");
in OnAbilityConnectDone()
/foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/
H
A
D
bundle_active_group_controller.cpp
71
if (!activeGroupHandler_.
expired
()) {
in OnUserRemoved()
83
if (!activeGroupHandler_.
expired
()) {
in OnUserSwitched()
94
if (!activeGroupHandler_.
expired
()) {
in OnScreenChanged()
179
if (!activeGroupHandler_.
expired
()) {
in PeriodCheckBundleState()
214
if (!activeGroupHandler_.
expired
()) {
in CheckIdleStatsOneTime()
296
if (!activeGroupHandler_.
expired
()) {
in SendCheckBundleMsg()
/foundation/multimedia/player_framework/frameworks/native/video_editor/codec/video/encoder/
H
A
D
video_encoder_engine.cpp
31
if (cb.
expired
()) {
in Create()
/foundation/multimedia/player_framework/frameworks/native/video_editor/codec/video/decoder/
H
A
D
video_decoder_engine.cpp
30
if (cb.
expired
()) {
in Create()
/foundation/distributedhardware/device_manager/services/service/src/devicenamemgr/
H
A
D
settings_data_event_monitor.cpp
31
if (localDeviceNameMgrWPtr_.
expired
()) {
in OnChange()
32
LOGE("localDeviceNameMgrWPtr_
expired
");
in OnChange()
/foundation/filemanagement/app_file_service/interfaces/kits/js/backup/
H
A
D
session_incremental_backup_n_exporter.cpp
45
if (pCallbacks.
expired
()) {
in OnFileReady()
99
if (pCallbacks.
expired
()) {
in onBundleBegin()
145
if (pCallbacks.
expired
()) {
in onBundleEnd()
190
if (pCallbacks.
expired
()) {
in onAllBundlesEnd()
232
if (pCallbacks.
expired
()) {
in OnResultReport()
260
if (pCallbacks.
expired
()) {
in OnBackupServiceDied()
287
if (pCallbacks.
expired
()) {
in OnProcess()
H
A
D
session_backup_n_exporter.cpp
42
if (pCallbacks.
expired
()) {
in OnFileReady()
95
if (pCallbacks.
expired
()) {
in onBundleBegin()
141
if (pCallbacks.
expired
()) {
in onBundleEnd()
186
if (pCallbacks.
expired
()) {
in onAllBundlesEnd()
228
if (pCallbacks.
expired
()) {
in OnResultReport()
256
if (pCallbacks.
expired
()) {
in OnBackupServiceDied()
283
if (pCallbacks.
expired
()) {
in OnProcess()
/foundation/resourceschedule/work_scheduler/services/native/src/
H
A
D
work_event_handler.cpp
36
if (service_.
expired
()) {
in ProcessEvent()
37
WS_HILOGE("service_
expired
");
in ProcessEvent()
/foundation/communication/nfc/services/src/nci_adapter/
H
A
D
nci_ce_proxy.cpp
32
if (nciCeInterface_ && !listener.
expired
()) {
in SetCeHostListener()
/foundation/resourceschedule/device_usage_statistics/services/common/src/
H
A
D
bundle_active_core.cpp
99
if (!bundleActiveReportHandler_.
expired
()) {
in HandleScreenEvent()
113
if (!bundleActiveReportHandler_.
expired
()) {
in HandleUserRemoveEvent()
129
if (!bundleActiveReportHandler_.
expired
()) {
in HandleUserSwitchEvent()
150
if (!bundleActiveReportHandler_.
expired
()) {
in HandlePackageRemoveEvent()
172
if (!bundleActiveReportHandler_.
expired
()) {
in HandlePackageAddEvent()
192
if (bundleActiveReportHandler_.
expired
()) {
in HandleLockEvent()
375
if (!handler_.
expired
()) {
in OnStatsChanged()
404
if (!handler_.
expired
()) {
in RestoreAllData()
434
if (!handler_.
expired
()) {
in RestoreToDatabaseLocked()
442
if (!handler_.
expired
()) {
in PreservePowerStateInfo()
[all...]
Completed in 13 milliseconds
1
2
3
4