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:BeginFrameFreq
(Results
1 - 6
of
6
) sorted by relevance
/foundation/resourceschedule/ffrt/src/sched/
H
A
D
task_client_adapter.h
51
int
BeginFrameFreq
(int stateParam);
79
REG_FUNC(
BeginFrameFreq
);
121
LOAD_FUNC(
BeginFrameFreq
);
in Load()
/foundation/resourceschedule/frame_aware_sched/common/include/
H
A
D
rtg_interface.h
97
int
BeginFrameFreq
(int stateParam);
/foundation/resourceschedule/frame_aware_sched/frameworks/core/frame_aware_collector/src/
H
A
D
rme_core_sched.cpp
68
int ret =
BeginFrameFreq
(0);
in BeginFlushAnimation()
/foundation/resourceschedule/frame_aware_sched/test/unittest/phone/
H
A
D
rtg_interface_test.cpp
177
ret =
BeginFrameFreq
(0);
in HWTEST_F()
194
ret =
BeginFrameFreq
(0);
in HWTEST_F()
/foundation/resourceschedule/frame_aware_sched/interfaces/innerkits/frameintf/
H
A
D
rtg_interface.cpp
272
int
BeginFrameFreq
(int stateParam)
in BeginFrameFreq()
function
/foundation/resourceschedule/qos_manager/services/src/
H
A
D
concurrent_task_controller.cpp
1024
OHOS::RME::
BeginFrameFreq
(0);
in BeginScene()
Completed in 7 milliseconds