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:SetAppState
(Results
1 - 18
of
18
) sorted by relevance
/foundation/resourceschedule/frame_aware_sched/frameworks/core/frame_aware_policy/src/
H
A
D
intellisense_server.cpp
111
iter->
SetAppState
(AppState::APP_FOREGROUND);
in NewForeground()
113
iter->
SetAppState
(AppState::APP_FOREGROUND_WITHOUT_RTG);
in NewForeground()
152
iter->
SetAppState
(AppState::APP_BACKGROUND);
in NewBackground()
170
tempRecord.
SetAppState
(AppState::APP_FOREGROUND_WITHOUT_RTG);
in NewAppRecord()
H
A
D
app_info.cpp
66
void AppInfo::
SetAppState
(AppState appState)
in SetAppState()
function in OHOS::RME::AppInfo
/foundation/resourceschedule/frame_aware_sched/frameworks/core/frame_aware_policy/include/
H
A
D
app_info.h
54
void
SetAppState
(AppState appState);
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H
A
D
wifi_protect.h
109
void
SetAppState
(int state);
H
A
D
wifi_protect.cpp
89
void WifiProtect::
SetAppState
(int state)
in SetAppState()
function in OHOS::Wifi::WifiProtect
H
A
D
wifi_protect_manager.cpp
258
pProtect->
SetAppState
(state);
in GetNearlyProtectMode()
451
(*iter)->
SetAppState
(state);
in GetNearlyProtectMode()
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/hls/
H
A
D
playlist_downloader.cpp
346
downloader_->
SetAppState
(isAppBackground);
in StopBufferring()
H
A
D
hls_media_downloader.cpp
1624
downloader_->
SetAppState
(isAppBackground);
in StopBufferring()
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/download/
H
A
D
downloader.h
173
void
SetAppState
(bool isAppBackground);
H
A
D
downloader.cpp
983
void Downloader::
SetAppState
(bool isAppBackground)
in SetAppState()
function in OHOS::Media::Plugins::HttpPlugin::Downloader
/foundation/ability/ability_runtime/services/abilitymgr/src/data_ability/
H
A
D
data_ability_manager.cpp
350
abilityRecord->
SetAppState
(info.state);
in OnAppStateChanged()
368
abilityRecord->
SetAppState
(info.state);
in OnAppStateChanged()
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/common/
H
A
D
wifi_protect_manager_test.cpp
290
pProtect->
SetAppState
(state);
in HWTEST_F()
/foundation/ability/ability_runtime/services/abilitymgr/include/
H
A
D
ability_record.h
978
void
SetAppState
(const AppState &state);
/foundation/ability/ability_runtime/services/abilitymgr/src/mission/
H
A
D
mission_list_manager.cpp
1079
abilityRecord->
SetAppState
(info.state);
in OnAppStateChanged()
1097
abilityRecord->
SetAppState
(info.state);
in OnAppStateChanged()
1110
abilityRecord->
SetAppState
(info.state);
in OnAppStateChanged()
1122
abilityRecord->
SetAppState
(info.state);
in OnAppStateChanged()
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/http/
H
A
D
http_media_downloader.cpp
1276
downloader_->
SetAppState
(isAppBackground);
in StopBufferring()
/foundation/ability/ability_runtime/services/abilitymgr/src/scene_board/
H
A
D
ui_ability_lifecycle_manager.cpp
2245
abilityRecord->
SetAppState
(info.state);
in OnAppStateChanged()
2273
abilityRecord->
SetAppState
(info.state);
in OnAppStateChanged()
/foundation/ability/ability_runtime/services/abilitymgr/src/
H
A
D
ability_connect_manager.cpp
871
service.second->
SetAppState
(info.state);
in OnAppStateChanged()
887
service->
SetAppState
(info.state);
in OnAppStateChanged()
H
A
D
ability_record.cpp
2877
void AbilityRecord::
SetAppState
(const AppState &state)
in SetAppState()
function in OHOS::AAFwk::AbilityRecord
Completed in 34 milliseconds