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:ChangeAppGcState
(Results
1 - 9
of
9
) sorted by relevance
/foundation/ability/ability_runtime/test/mock/services_appmgr_test/include/
H
A
D
mock_app_mgr_service.h
243
virtual int32_t
ChangeAppGcState
(pid_t pid, int32_t state)
in ChangeAppGcState()
function in OHOS::AppExecFwk::MockAppMgrService
/foundation/ability/ability_runtime/services/appmgr/src/
H
A
D
app_lifecycle_deal.cpp
307
int32_t AppLifeCycleDeal::
ChangeAppGcState
(int32_t state)
in ChangeAppGcState()
function in OHOS::AppExecFwk::AppLifeCycleDeal
H
A
D
app_mgr_service.cpp
1280
int32_t AppMgrService::
ChangeAppGcState
(pid_t pid, int32_t state)
in ChangeAppGcState()
function in OHOS::AppExecFwk::AppMgrService
H
A
D
app_running_record.cpp
2182
int32_t AppRunningRecord::
ChangeAppGcState
(const int32_t state)
in ChangeAppGcState()
function in OHOS::AppExecFwk::AppRunningRecord
H
A
D
app_mgr_service_inner.cpp
6388
int32_t AppMgrServiceInner::
ChangeAppGcState
(pid_t pid, int32_t state)
in NotifyAppFaultBySA()
function in OHOS::AppExecFwk::AppMgrServiceInner
/foundation/ability/ability_runtime/test/unittest/multi_app_utils_test/include/
H
A
D
mock_app_mgr_service.h
240
virtual int32_t
ChangeAppGcState
(pid_t pid, int32_t state)
in ChangeAppGcState()
function in OHOS::AppExecFwk::MockAppMgrService
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H
A
D
app_mgr_proxy.cpp
1398
int32_t AppMgrProxy::
ChangeAppGcState
(pid_t pid, int32_t state)
in ChangeAppGcState()
function in OHOS::AppExecFwk::AppMgrProxy
H
A
D
app_mgr_client.cpp
948
int32_t AppMgrClient::
ChangeAppGcState
(pid_t pid, int32_t state)
in ChangeAppGcState()
function in OHOS::AppExecFwk::AppMgrClient
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H
A
D
main_thread.cpp
3210
int32_t MainThread::
ChangeAppGcState
(int32_t state)
in ChangeAppGcState()
function in OHOS::AppExecFwk::MainThread
Completed in 37 milliseconds