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:killProcess
(Results
1 - 4
of
4
) sorted by relevance
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H
A
D
install_param.h
106
bool
killProcess
= true;
member
/foundation/ability/ability_runtime/services/appmgr/src/
H
A
D
app_running_manager.cpp
635
auto
killProcess
= [appRecord, token, inner = appMgrServiceInner]() {
in TerminateAbility()
local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H
A
D
bms_bundle_installer_test.cpp
2051
bool
killProcess
= false;
in HWTEST_F()
local
2070
bool
killProcess
= false;
in HWTEST_F()
local
2089
bool
killProcess
= false;
in HWTEST_F()
local
4697
bool
killProcess
= false;
in HWTEST_F()
local
4821
bool
killProcess
= false;
in HWTEST_F()
local
4841
bool
killProcess
= false;
HWTEST_F()
local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H
A
D
base_bundle_installer.cpp
4259
ErrCode BaseBundleInstaller::UninstallLowerVersionFeature(const std::vector<std::string> &packageVec, bool
killProcess
)
in UninstallLowerVersionFeature()
argument
2124
ProcessBundleUpdateStatus( InnerBundleInfo &oldInfo, InnerBundleInfo &newInfo, bool isReplace, bool
killProcess
)
ProcessBundleUpdateStatus()
argument
2272
ProcessModuleUpdate(InnerBundleInfo &newInfo, InnerBundleInfo &oldInfo, bool isReplace, bool
killProcess
)
ProcessModuleUpdate()
argument
4890
OnSingletonChange(bool
killProcess
)
OnSingletonChange()
argument
[all...]
Completed in 22 milliseconds