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:expireTime
(Results
1 - 9
of
9
) sorted by relevance
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H
A
D
wifi_hal_chba_struct.h
47
uint32_t
expireTime
;
member
/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/utils/
H
A
D
hgm_one_shot_timer.cpp
111
auto
expireTime
= clock_->Now() + interval_;
in Loop()
local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/
H
A
D
picture_data_operations.h
44
PicturePair(std::shared_ptr<Media::Picture> picture, std::string photoId, time_t
expireTime
, bool isCleanImmediately, bool isEdited)
PicturePair()
argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
H
A
D
softbus_client.cpp
185
auto
expireTime
= CalcExpireTime();
in UpdateExpireTime()
local
H
A
D
softbus_adapter_standard.cpp
184
auto
expireTime
= conn->GetExpireTime() > now ? conn->GetExpireTime() : now;
in GetExpireTime()
local
265
auto
expireTime
= conn->GetExpireTime() > now ? conn->GetExpireTime() : now;
in StartCloseSessionTask()
local
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H
A
D
kvstore_sync_manager.cpp
110
void KvStoreSyncManager::AddTimer(const TimePoint &
expireTime
)
in AddTimer()
argument
132
const auto &
expireTime
= it->first;
in GetTimeoutSyncOps()
local
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H
A
D
timing_wheel.c
202
static void FillpTimingWheelAddTimerInner(struct FillpTimingWheel *ftWheel, FILLP_LLONG
expireTime
,
in FillpTimingWheelAddTimerInner()
argument
248
void FillpTimingWheelAddTimer(struct FillpTimingWheel *ftWheel, FILLP_LLONG
expireTime
,
in FillpTimingWheelAddTimer()
argument
[all...]
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H
A
D
timing_wheel.h
88
FILLP_LLONG
expireTime
;
member
/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/
H
A
D
multistages_photo_capture_manager.cpp
161
time_t
expireTime
= currentTime + SAVE_PICTURE_TIMEOUT_SEC;
in DealLowQualityPicture()
local
201
time_t
expireTime
= currentTime + SAVE_PICTURE_TIMEOUT_SEC;
in DealHighQualityPicture()
local
Completed in 7 milliseconds