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:SetThreadName
(Results
1 - 10
of
10
) sorted by relevance
/base/msdp/device_status/utils/common/include/
H
A
D
util.h
81
void
SetThreadName
(const std::string &name);
/base/msdp/device_status/libs/src/datahub/
H
A
D
sensor_data_callback.cpp
209
SetThreadName
(std::string("os_loop_sensor"));
in AlgorithmLoop()
/base/msdp/device_status/libs/src/
H
A
D
devicestatus_msdp_mock.cpp
240
SetThreadName
("os_loop_mock");
in LoopingThreadEntry()
/base/notification/eventhandler/frameworks/eventhandler/src/
H
A
D
event_runner.cpp
436
inline void
SetThreadName
(const std::string &threadName)
in SetThreadName()
function in OHOS::AppExecFwk::__anon1183::final
595
innerRunner->
SetThreadName
(threadName);
in Create()
/base/msdp/device_status/intention/cooperate/plugin/src/
H
A
D
cooperate.cpp
301
SetThreadName
("OS_Cooperate");
in Loop()
/base/msdp/device_status/utils/common/src/
H
A
D
util.cpp
110
void
SetThreadName
(const std::string &name)
in SetThreadName()
function
/base/msdp/device_status/test/unittest/intention/services/src/
H
A
D
device_manager_test.cpp
383
SetThreadName
(std::string("os_ds_service"));
in OnThread()
/base/msdp/device_status/test/fuzztest/msdpdevicemanager_fuzzer/
H
A
D
msdpdevicemanager_fuzzer.cpp
381
SetThreadName
(std::string("os_ds_service"));
in OnThread()
/base/msdp/device_status/test/unittest/intention/scheduler/src/
H
A
D
timer_manager_test.cpp
331
SetThreadName
(std::string("os_ds_service"));
in OnThread()
/base/msdp/device_status/services/native/src/
H
A
D
devicestatus_service.cpp
503
SetThreadName
(std::string("os_ds_service"));
in OnThread()
Completed in 9 milliseconds