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:delaytime
(Results
1 - 10
of
10
) sorted by relevance
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H
A
D
ability_post_event_timeout.cpp
40
void AbilityPostEventTimeout::TimingBegin(int64_t
delaytime
)
in TimingBegin()
argument
/foundation/resourceschedule/background_task_mgr/services/transient_task/src/
H
A
D
delay_suspend_info_ex.cpp
23
DelaySuspendInfoEx::DelaySuspendInfoEx(const int32_t& pid, const int32_t& requestId, const int32_t&
delaytime
)
in DelaySuspendInfoEx()
argument
/foundation/ability/ability_runtime/test/moduletest/ability_test/
H
A
D
ability_post_event_timeout_test.cpp
52
int64_t
delaytime
= 1;
in HWTEST_F()
local
68
int64_t
delaytime
= 1;
in HWTEST_F()
local
/foundation/multimodalinput/input/service/event_handler/src/
H
A
D
key_auto_repeat.cpp
189
int32_t
delaytime
= DEFAULT_KEY_REPEAT_DELAY;
in GetDelayTime()
local
/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H
A
D
system_ability_state_scheduler_test.cpp
1629
int32_t
delaytime
= abilityContext->delayUnloadTime;
in HWTEST_F()
local
1654
int32_t
delaytime
= abilityContext->delayUnloadTime;
in HWTEST_F()
local
/foundation/resourceschedule/work_scheduler/services/native/src/
H
A
D
work_policy_manager.cpp
469
void WorkPolicyManager::SendRetrigger(int32_t
delaytime
)
in SendRetrigger()
argument
476
handler_->SendEvent(InnerEvent::Get(WorkEventHandler::RETRIGGER_MSG, 0),
delaytime
);
in SendRetrigger()
local
682
void WorkPolicyManager::SendIdeWorkRetriggerEvent(int32_t
delaytime
)
in SendIdeWorkRetriggerEvent()
argument
688
handler_->SendEvent(InnerEvent::Get(WorkEventHandler::IDE_RETRIGGER_MSG, 0),
delaytime
);
in SendIdeWorkRetriggerEvent()
local
/third_party/ltp/testcases/kernel/fs/doio/
H
A
D
growfiles.c
230
int
delaytime
; /* delay between iterations in clocks/uses */
variable
H
A
D
doio.c
276
int
delaytime
= 0; /* delay between operations - how long */
variable
/foundation/multimodalinput/input/service/key_command/src/
H
A
D
key_command_handler.cpp
1475
int64_t
delaytime
= intervalTime_ - (downActionTime_ - upActionTime_);
in HandleRepeatKeyAbility()
local
/foundation/ability/ability_runtime/services/abilitymgr/src/
H
A
D
ability_manager_service.cpp
7046
constexpr int
delaytime
= 2000;
in RetryStartAutoStartupApps()
local
7115
constexpr int
delaytime
= 200;
in RetrySubscribeScreenUnlockedEvent()
local
Completed in 39 milliseconds