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:appState
(Results
1 - 11
of
11
) sorted by relevance
/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/appexecfwk_core/include/appmgr/
H
A
D
app_process_data.h
50
ApplicationState
appState
= ApplicationState::APP_STATE_CREATE;
member
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H
A
D
app_process_data.h
56
ApplicationState
appState
= ApplicationState::APP_STATE_CREATE;
member
/foundation/multimedia/player_framework/services/services/player/player_mem_manage/
H
A
D
player_mem_manage.h
53
int32_t
appState
;
member
/foundation/resourceschedule/frame_aware_sched/frameworks/core/frame_aware_policy/src/
H
A
D
app_info.cpp
66
void AppInfo::SetAppState(AppState
appState
)
in SetAppState()
argument
/foundation/resourceschedule/memmgr/services/memmgrservice/include/
H
A
D
dump_command_dispatcher.h
233
std::vector<std::string>
appState
= keyValuesMapping["-d"];
in PurgeableMemoryDump()
local
/foundation/ability/ability_runtime/test/moduletest/common/ams/app_service_flow_test/
H
A
D
ams_app_service_flow_module_test.cpp
117
TestCreateApplicationRecordAndSetState( const std::string& abilityName, const std::string& appName, const AbilityState abilityState, const ApplicationState
appState
, sptr<IRemoteObject>& outToken) const
TestCreateApplicationRecordAndSetState()
argument
/foundation/multimedia/av_session/services/session/server/
H
A
D
avsession_service.h
515
int
appState
= -1;
member in OHOS::AVSession::AVSessionService
/foundation/resourceschedule/memmgr/test/unittest/phone/
H
A
D
reclaim_priority_manager_test.cpp
779
ReclaimPriorityManager
appState
;
in HWTEST_F()
local
/foundation/ability/ability_runtime/test/unittest/ams_app_life_cycle_test/
H
A
D
ams_app_life_cycle_test.cpp
406
ApplicationState
appState
= appRecord->GetState();
in HWTEST_F()
local
1284
ApplicationState
appState
= appRecord->GetState();
in HWTEST_F()
local
1345
ApplicationState
appState
= appRecord->GetState();
HWTEST_F()
local
[all...]
/foundation/ability/ability_runtime/services/appmgr/src/
H
A
D
app_mgr_service_inner.cpp
1176
ApplicationState
appState
= appRecord->GetState();
in ApplicationForegrounded()
local
2839
ApplicationState
appState
= appRecord->GetState();
in StartAbility()
local
/foundation/ability/ability_runtime/services/abilitymgr/src/
H
A
D
ability_manager_service.cpp
5574
auto
appState
= static_cast<AppState>(processInfo.state_);
in DumpSysProcess()
local
Completed in 44 milliseconds