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:process_name
(Results
1 - 12
of
12
) sorted by relevance
/third_party/libuv/test/
H
A
D
runner.h
41
char *
process_name
;
member
/foundation/multimodalinput/input/test/unittest/common/src/
H
A
D
system_info.cpp
47
int32_t CpuInfo::GetTaskPidFile(const std::string &
process_name
)
in GetTaskPidFile()
argument
97
int32_t CpuInfo::GetTaskPidCmd(const std::string &
process_name
, int32_t flag, std::string user)
in GetTaskPidCmd()
argument
226
double CpuInfo::GetProcCpuUsage(const std::string &
process_name
)
in GetProcCpuUsage()
argument
/kernel/linux/linux-5.10/scripts/
H
A
D
kernel-doc
2050
sub
process_name
($$) {
subroutine
/kernel/linux/linux-6.6/scripts/
H
A
D
kernel-doc
2019
sub
process_name
($$) {
subroutine
/third_party/toybox/toys/pending/
H
A
D
bootchartd.c
238
char *
process_name
[] = {"bootchartd", NULL};
in bootchartd_main()
local
/third_party/pulseaudio/src/modules/
H
A
D
module-augment-properties.c
53
char *
process_name
;
member
/third_party/mesa3d/src/util/
H
A
D
u_queue.c
414
const char *
process_name
= util_get_process_name();
in util_queue_init()
local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H
A
D
amdgpu_vm.h
183
char
process_name
[TASK_COMM_LEN];
member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H
A
D
amdgpu_vm.h
186
char
process_name
[TASK_COMM_LEN];
member
/foundation/multimodalinput/input/frameworks/proxy/events/test/
H
A
D
input_manager_test.cpp
624
const std::string
process_name
= "multimodalinput";
in HWTEST_F()
local
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
H
A
D
dd_draw.c
1097
const char *
process_name
= util_get_process_name();
in dd_thread_main()
local
/third_party/mesa3d/src/mesa/main/
H
A
D
shaderapi.c
2008
const char *
process_name
= util_get_process_name();
in _mesa_read_shader_source()
local
Completed in 21 milliseconds