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:LOG_TAG
(Results
1 - 17
of
17
) sorted by relevance
/developtools/hdc/src/register/
H
A
D
define_register.h
40
#undef
LOG_TAG
macro
43
#define
LOG_TAG
"HDC_LOG"
macro
/developtools/profiler/hidebug/frameworks/native/src/
H
A
D
hidebug_app_thread_cpu.cpp
27
#undef
LOG_TAG
macro
28
#define
LOG_TAG
"HiDebug_App_Thread_Cpu"
macro
H
A
D
hidebug_native_interface_impl.cpp
37
#undef
LOG_TAG
macro
38
#define
LOG_TAG
"HiDebug_Native_Interface"
macro
/developtools/profiler/device/services/profiler_service/test/unittest/
H
A
D
trace_file_writer_test.cpp
16
#define
LOG_TAG
"TraceFileWriterTest"
macro
H
A
D
trace_file_reader_test.cpp
16
#define
LOG_TAG
"TraceFileReaderTest"
macro
H
A
D
profiler_service_test.cpp
17
#define
LOG_TAG
"ProfilerServiceTest"
macro
H
A
D
plugin_service_stubs.cpp
15
#define
LOG_TAG
"PluginServiceStub"
macro
/developtools/profiler/hidebug/interfaces/js/kits/napi/util/
H
A
D
hiappevent_util.cpp
31
#undef
LOG_TAG
macro
32
#define
LOG_TAG
"HIAPPEVENT_UTIL"
macro
/developtools/profiler/device/services/plugin_service/src/
H
A
D
plugin_session.cpp
15
#define
LOG_TAG
"PluginSession"
macro
/developtools/hiperf/include/
H
A
D
hiperf_hilog.h
81
#undef
LOG_TAG
macro
83
#define
LOG_TAG
"hiperf"
macro
/developtools/hdc/src/common/
H
A
D
base.h
26
#undef
LOG_TAG
macro
29
#define
LOG_TAG
"HDC_LOG"
macro
/developtools/profiler/device/base/include/
H
A
D
logging.h
24
#define
LOG_TAG
"Hiprofiler"
macro
[all...]
/developtools/profiler/hidebug/frameworks/native/
H
A
D
hidebug_base.c
43
#undef
LOG_TAG
macro
45
#define
LOG_TAG
"HiDebug_Native"
macro
/developtools/smartperf_host/trace_streamer/test/unittest/pbreader_parser/
H
A
D
hilog_parser_test.cpp
39
const std::string
LOG_TAG
= "HwMSDPMovementService";
member
/developtools/profiler/hidebug/interfaces/cj/
H
A
D
hidebug_ffi.cpp
45
#undef
LOG_TAG
macro
46
#define
LOG_TAG
"CJ_HiDebug"
macro
/developtools/profiler/device/services/profiler_service/src/
H
A
D
profiler_service.cpp
15
#define
LOG_TAG
"ProfilerService"
macro
/developtools/profiler/hidebug/interfaces/js/kits/napi/
H
A
D
napi_hidebug.cpp
56
#undef
LOG_TAG
macro
57
#define
LOG_TAG
"HiDebug_NAPI"
macro
Completed in 11 milliseconds