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:BmsKeyEventMgr
(Results
1 - 6
of
6
) sorted by relevance
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H
A
D
bms_key_event_mgr.cpp
38
std::atomic_uint
BmsKeyEventMgr
::isMainBundleReady_ = true;
40
void
BmsKeyEventMgr
::ProcessMainBundleStatusFinally()
in ProcessMainBundleStatusFinally()
53
void
BmsKeyEventMgr
::ProcessMainBundleInstallFailed(const std::string &bundleName, int32_t errCode)
in ProcessMainBundleInstallFailed()
H
A
D
system_bundle_installer.cpp
45
BmsKeyEventMgr
::ProcessMainBundleInstallFailed(filePath, result);
in InstallSystemBundle()
87
BmsKeyEventMgr
::ProcessMainBundleInstallFailed(filePaths[0], result);
in OTAInstallSystemBundle()
130
BmsKeyEventMgr
::ProcessMainBundleInstallFailed(bundleName, result);
in OTAInstallSystemBundleNeedCheckUser()
H
A
D
bundle_user_mgr_host_impl.cpp
82
BmsKeyEventMgr
::ProcessMainBundleInstallFailed(bundleName_, resultCode);
239
BmsKeyEventMgr
::ProcessMainBundleStatusFinally();
in AfterCreateNewUser()
H
A
D
bundle_mgr_service_event_handler.cpp
352
BmsKeyEventMgr
::ProcessMainBundleStatusFinally();
in BundleRebootStartEvent()
1700
BmsKeyEventMgr
::ProcessMainBundleInstallFailed(scanPathIter, ERR_APPEXECFWK_PARSE_UNEXPECTED);
in InnerProcessRebootBundleInstall()
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/bmskeyeventmgr_fuzzer/
H
A
D
bmskeyeventmgr_fuzzer.cpp
29
BmsKeyEventMgr
::ProcessMainBundleStatusFinally();
in DoSomethingInterestingWithMyAPI()
30
BmsKeyEventMgr
::ProcessMainBundleInstallFailed("", 0);
in DoSomethingInterestingWithMyAPI()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H
A
D
bms_key_event_mgr.h
23
class
BmsKeyEventMgr
{
class
Completed in 9 milliseconds