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
26 - 50
of
78
) sorted by relevance
1
2
3
4
/foundation/graphic/graphic_3d/lume/LumeFont/src/
H
A
D
font_buffer.cpp
69
std::remove_if(faces_.begin(), faces_.end(), [](const std::weak_ptr<FaceData>& ptr) { return ptr.
expired
(); }),
in Gc()
/foundation/communication/nfc/interfaces/inner_api/tags/
H
A
D
isodep_tag.cpp
37
if (tag.
expired
() || !tag.lock()->IsTechSupported(KITS::TagTechnology::NFC_ISODEP_TECH)) {
in GetTag()
H
A
D
nfca_tag.cpp
43
if (tag.
expired
() || !tag.lock()->IsTechSupported(KITS::TagTechnology::NFC_A_TECH)) {
in GetTag()
H
A
D
mifare_ultralight_tag.cpp
53
if (tag.
expired
() || !tag.lock()->IsTechSupported(KITS::TagTechnology::NFC_A_TECH) ||
in GetTag()
H
A
D
iso15693_tag.cpp
41
if (tag.
expired
() || !tag.lock()->IsTechSupported(KITS::TagTechnology::NFC_V_TECH)) {
in GetTag()
H
A
D
ndef_tag.cpp
40
if (tag.
expired
() || !tag.lock()->IsTechSupported(KITS::TagTechnology::NFC_NDEF_TECH)) {
in GetTag()
/foundation/communication/nfc/services/src/utils/
H
A
D
nfc_watch_dog.cpp
44
if (nciNfccProxy_.
expired
()) {
in MainLoop()
/foundation/communication/nfc/services/src/tag/
H
A
D
isodep_card_handler.cpp
177
if (nciTagProxy_.
expired
()) {
in IsSupportedTransportCard()
178
WarnLog("nciTagProxy_
expired
.");
in IsSupportedTransportCard()
200
if (nciTagProxy_.
expired
()) {
in MatchCity()
201
WarnLog("nciTagProxy_
expired
.");
in MatchCity()
257
if (nciTagProxy_.
expired
()) {
in GetBalance()
258
WarnLog("nciTagProxy_
expired
.");
in GetBalance()
H
A
D
wifi_connection_manager.cpp
111
if (nfcService_.
expired
()) {
in SendMsgToEvtHandler()
112
ErrorLog("nfcService
expired
");
in SendMsgToEvtHandler()
125
if (nfcService_.
expired
()) {
in RemoveMsgFromEvtHandler()
126
ErrorLog("nfcService
expired
");
in RemoveMsgFromEvtHandler()
/foundation/communication/nfc/services/src/card_emulation/
H
A
D
host_card_emulation_manager.cpp
84
if (ceService_.
expired
()) {
in OnHostCardEmulationDataNfcA()
85
ErrorLog("ce service
expired
.");
in OnHostCardEmulationDataNfcA()
190
if (nciCeProxy_.
expired
()) {
in HandleDataOnW4Select()
294
if (nfcService_.
expired
()) {
in RegHceCmdCallback()
331
if (nfcService_.
expired
()) {
in SendHostApduData()
/foundation/graphic/graphic_3d/lume/metaobject/test/src/base/
H
A
D
SharedPtrTest.cpp
160
EXPECT_FALSE(w.
expired
());
in HWTEST_F()
162
EXPECT_TRUE(w.
expired
());
in HWTEST_F()
/foundation/multimedia/player_framework/frameworks/native/soundpool/
H
A
D
sound_parser.h
132
if (!soundParserInner_.
expired
()) {
145
if (!soundParserInner_.
expired
()) {
H
A
D
stream_id_manager.h
66
if (!streamIDManagerInner_.
expired
()) {
in OnPlayFinished()
/foundation/graphic/graphic_3d/lume/metaobject/src/
H
A
D
connector.cpp
67
return !source_.
expired
() && !eventName_.empty() && !funcName_.empty();
in Connect()
H
A
D
object_registry.cpp
259
if (it != instancesByUid_.end() && !it->second.ptr.
expired
()) {
in Create()
289
if (!i.ptr.
expired
()) {
in PostCreate()
358
if (it->second.ptr.
expired
()) {
in GC()
365
if (it->second.
expired
()) {
in GC()
372
if (it->second.
expired
()) {
in GC()
H
A
D
functions.cpp
52
return !func_.
expired
();
in ResolveFunction()
/foundation/multimedia/player_framework/services/services/observer/
H
A
D
account_observer.cpp
60
if (!accountObserverCallBack_.
expired
()) {
in UnregisterAccountObserverCallBack()
H
A
D
incall_observer.cpp
75
if (!inCallObserverCallBack_.
expired
()) {
in UnRegisterInCallObserverCallBack()
/foundation/resourceschedule/device_standby/plugins/extend_constraints/src/
H
A
D
constraint_manager_adapter.cpp
31
if (stateManager_.
expired
()) {
in Init()
/foundation/filemanagement/app_file_service/interfaces/kits/js/backup/
H
A
D
session_restore_n_exporter.cpp
47
if (pCallbacks.
expired
()) {
in OnFileReadySheet()
101
if (pCallbacks.
expired
()) {
in onBundleBegin()
147
if (pCallbacks.
expired
()) {
in onBundleEnd()
192
if (pCallbacks.
expired
()) {
in onAllBundlesEnd()
233
if (pCallbacks.
expired
()) {
in OnBackupServiceDied()
261
if (pCallbacks.
expired
()) {
in OnResultReport()
289
if (pCallbacks.
expired
()) {
in OnProcess()
/foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/
H
A
D
bundle_active_user_history.cpp
215
if (!bundleActiveCore_.
expired
()) {
in ReportUsage()
254
if (!bundleActiveCore_.
expired
()) {
in SetAppGroup()
/foundation/ability/ability_runtime/frameworks/js/napi/app/ability_delegator/
H
A
D
js_ability_monitor.cpp
109
if (!abilityObj.
expired
()) {
in CallLifecycleCBFunction()
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/container/
H
A
D
find_cache.h
56
return !container_.
expired
();
/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H
A
D
inner_event.cpp
255
if (!owner_.
expired
()) {
in Dump()
/foundation/resourceschedule/work_scheduler/services/native/src/
H
A
D
work_policy_manager.cpp
69
if (wss_.
expired
()) {
in Init()
70
WS_HILOGE("wss_
expired
");
in Init()
319
if (wss_.
expired
()) {
in OnPolicyChanged()
320
WS_HILOGE("wss_
expired
");
in OnPolicyChanged()
402
if (wss_.
expired
()) {
in RealStartWork()
403
WS_HILOGE("wss_
expired
");
in RealStartWork()
481
if (wss_.
expired
()) {
in WatchdogTimeOut()
482
WS_HILOGE("wss_
expired
");
in WatchdogTimeOut()
Completed in 13 milliseconds
1
2
3
4