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:procInfo
(Results
1 - 6
of
6
) sorted by relevance
/foundation/resourceschedule/device_standby/plugins/test/unittest/
H
A
D
standby_plugin_strategy_test.cpp
84
struct ProxiedProcInfo
procInfo
= {
in HWTEST_F()
local
109
struct ProxiedProcInfo
procInfo
= {
in HWTEST_F()
local
162
struct ProxiedProcInfo
procInfo
= {
in HWTEST_F()
local
/foundation/resourceschedule/memmgr/test/unittest/phone/
H
A
D
kernel_interface_test.cpp
300
ProcInfo
procInfo
;
in HWTEST_F()
local
/foundation/multimedia/audio_framework/frameworks/native/audioeffect/src/
H
A
D
audio_effect_chain.cpp
285
void AudioEffectChain::ApplyEffectChain(float *bufIn, float *bufOut, uint32_t frameLen, AudioEffectProcInfo
procInfo
)
in ApplyEffectChain()
argument
H
A
D
audio_effect_chain_manager.cpp
394
AudioEffectProcInfo
procInfo
= {headTrackingEnabled_, btOffloadEnabled_};
in ApplyAudioEffectChain()
local
/foundation/resourceschedule/memmgr/common/src/
H
A
D
kernel_interface.cpp
249
bool KernelInterface::GetPidProcInfo(struct ProcInfo &
procInfo
)
in GetPidProcInfo()
argument
378
struct ProcInfo
procInfo
;
KillOneProcessByPid()
local
[all...]
/foundation/resourceschedule/memmgr/services/memmgrservice/src/reclaim_priority_manager/
H
A
D
reclaim_priority_manager.cpp
215
struct ProcInfo
procInfo
;
in HandlePreStartedProcs()
local
Completed in 8 milliseconds