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:HandleTimeOut
(Results
1 - 10
of
10
) sorted by relevance
/foundation/ability/ability_runtime/interfaces/inner_api/auto_fill_manager/src/
H
A
D
auto_fill_event_handler.cpp
35
AutoFillManager::GetInstance().
HandleTimeOut
(event->GetInnerEventId());
in ProcessEvent()
H
A
D
auto_fill_manager.cpp
289
void AutoFillManager::
HandleTimeOut
(uint32_t eventId)
in HandleTimeOut()
function in OHOS::AbilityRuntime::AutoFillManager
297
extensionCallback->
HandleTimeOut
();
in HandleTimeOut()
H
A
D
auto_fill_extension_callback.cpp
290
void AutoFillExtensionCallback::
HandleTimeOut
()
in HandleTimeOut()
function in OHOS::AbilityRuntime::AutoFillExtensionCallback
/foundation/ability/ability_runtime/services/appmgr/src/
H
A
D
app_mgr_service_event_handler.cpp
42
appManager->
HandleTimeOut
(event);
in ProcessEvent()
H
A
D
app_mgr_service_inner.cpp
231
constexpr const char* EVENT_MESSAGE_DEFAULT = "AppMgrServiceInner
HandleTimeOut
!";
3723
void AppMgrServiceInner::
HandleTimeOut
(const AAFwk::EventWrap &event)
in HandleTimeOut()
function in OHOS::AppExecFwk::AppMgrServiceInner
3737
TAG_LOGD(AAFwkTag::APPMGR, "
HandleTimeOut
, Hook_mode: no handle time out");
in HandleTimeOut()
/foundation/ability/ability_runtime/interfaces/inner_api/auto_fill_manager/include/
H
A
D
auto_fill_manager.h
51
void
HandleTimeOut
(uint32_t eventId);
H
A
D
auto_fill_extension_callback.h
61
void
HandleTimeOut
();
/foundation/ability/ability_runtime/test/unittest/auto_fill_manager_test/
H
A
D
auto_fill_manager_test.cpp
192
* Function:
HandleTimeOut
205
manager.
HandleTimeOut
(extensionCallback->GetCallbackId());
in HWTEST_F()
/foundation/ability/ability_runtime/services/appmgr/include/
H
A
D
app_mgr_service_inner.h
636
void
HandleTimeOut
(const AAFwk::EventWrap &event);
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_test/
H
A
D
app_mgr_service_inner_test.cpp
1854
appMgrServiceInner->
HandleTimeOut
(innerEvent);
in HWTEST_F()
1857
appMgrServiceInner->
HandleTimeOut
(innerEvent);
in HWTEST_F()
Completed in 24 milliseconds