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:NeedReport
(Results
1 - 8
of
8
) sorted by relevance
/base/hiviewdfx/hiview/plugins/unified_collector/storage/include/
H
A
D
cpu_storage.h
47
bool
NeedReport
();
/base/hiviewdfx/hiview/plugins/sysevent_source/control/db/include/
H
A
D
daily_db_helper.h
40
bool
NeedReport
(int64_t nowTime);
/base/notification/distributed_notification_service/services/ans/test/unittest/mock/
H
A
D
mock_notification_analytics_util.cpp
26
bool HaMetaMessage::
NeedReport
() const
in NeedReport()
function in OHOS::Notification::HaMetaMessage
/base/notification/distributed_notification_service/services/ans/include/
H
A
D
notification_analytics_util.h
66
bool
NeedReport
() const;
/base/notification/distributed_notification_service/services/ans/src/common/
H
A
D
notification_analytics_util.cpp
62
bool HaMetaMessage::
NeedReport
() const
in NeedReport()
function in OHOS::Notification::HaMetaMessage
154
if (request == nullptr || !message.
NeedReport
()) {
in ReportDeleteFailedEvent()
155
ANS_LOGE("request is null %{public}d", message.
NeedReport
());
in ReportDeleteFailedEvent()
/base/hiviewdfx/hiview/plugins/sysevent_source/control/
H
A
D
daily_controller.cpp
111
if (dbHelper_->
NeedReport
(nowTime)) {
in TryToReportDb()
/base/hiviewdfx/hiview/plugins/sysevent_source/control/db/
H
A
D
daily_db_helper.cpp
197
bool DailyDbHelper::
NeedReport
(int64_t nowTime)
in NeedReport()
function in OHOS::HiviewDFX::DailyDbHelper
/base/hiviewdfx/hiview/plugins/unified_collector/storage/
H
A
D
cpu_storage.cpp
352
if (!
NeedReport
()) {
in Report()
389
bool CpuStorage::
NeedReport
()
in NeedReport()
function in OHOS::HiviewDFX::CpuStorage
Completed in 7 milliseconds