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:appStateObserver
(Results
1 - 7
of
7
) sorted by relevance
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/common/
H
A
D
wifi_app_state_aware_test.cpp
144
AppStateObserver
appStateObserver
;
in HWTEST_F()
local
156
AppStateObserver
appStateObserver
;
in HWTEST_F()
local
168
AppStateObserver
appStateObserver
;
in HWTEST_F()
local
180
AppStateObserver
appStateObserver
;
in HWTEST_F()
local
/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H
A
D
distributed_sched_service.h
79
sptr<AppStateObserver>
appStateObserver
;
member
/foundation/resourceschedule/background_task_mgr/services/test/unittest/
H
A
D
bgtask_misc_unit_test.cpp
96
sptr<AppStateObserver>
appStateObserver
= sptr<AppStateObserver>(new AppStateObserver());
in HWTEST_F()
local
[all...]
/foundation/resourceschedule/device_standby/services/test/unittest/
H
A
D
standby_service_unit_test.cpp
1061
auto
appStateObserver
= std::make_shared<AppStateObserver>(StandbyServiceImpl::GetInstance()->handler_);
in HWTEST_F()
local
[all...]
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H
A
D
distributed_sched_service_second_test.cpp
408
sptr<AppStateObserver>
appStateObserver
= sptr<AppStateObserver>(new (std::nothrow) AppStateObserver());
in HWTEST_F()
local
428
sptr<AppStateObserver>
appStateObserver
= sptr<AppStateObserver>(new (std::nothrow) AppStateObserver());
in HWTEST_F()
local
451
sptr<AppStateObserver>
appStateObserver
= sptr<AppStateObserver>(new (std::nothrow) AppStateObserver());
in HWTEST_F()
local
518
sptr<AppStateObserver>
appStateObserver
= sptr<AppStateObserver>(new (std::nothrow) AppStateObserver());
in HWTEST_F()
local
542
sptr<AppStateObserver>
appStateObserver
= sptr<AppStateObserver>(new (std::nothrow) AppStateObserver());
in HWTEST_F()
local
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/cgroup_sched_plugin/test/fuzztest/cgroupsched_fuzzer/
H
A
D
cgroupsched_fuzzer.cpp
1271
RmsApplicationStateObserver *
appStateObserver
= new (std::nothrow)RmsApplicationStateObserver();
in UpdateAppStartupNumFuzzTest()
local
1297
RmsApplicationStateObserver *
appStateObserver
= new (std::nothrow)RmsApplicationStateObserver();
in OnProcessDiedFuzzTest()
local
1324
RmsApplicationStateObserver *
appStateObserver
= new (std::nothrow)RmsApplicationStateObserver();
in OnApplicationStateChangedFuzzTest()
local
1352
RmsApplicationStateObserver *
appStateObserver
= new (std::nothrow)RmsApplicationStateObserver();
in OnAppStateChangedFuzzTest()
local
1380
RmsApplicationStateObserver *
appStateObserver
= new (std::nothrow)RmsApplicationStateObserver();
in OnAppCacheStateChangedFuzzTest()
local
[all...]
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H
A
D
distributed_sched_service.cpp
3379
sptr<AppStateObserver>
appStateObserver
;
in RegisterAppStateObserver()
local
3417
sptr<AppStateObserver>
appStateObserver
;
in UnregisterAppStateObserver()
local
[all...]
Completed in 19 milliseconds