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:requestList
(Results
1 - 10
of
10
) sorted by relevance
/base/hiviewdfx/hiview/plugins/faultlogger/service/
H
A
D
faultlogger.h
38
bool
requestList
;
member
/base/notification/distributed_notification_service/services/distributed/test/unittest/
H
A
D
distributed_notification_manager_test.cpp
224
std::vector<sptr<NotificationRequest>>
requestList
;
in HWTEST_F()
local
/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_notification_manager_branch_test/
H
A
D
distributed_notification_manager_branch_test.cpp
289
std::vector<sptr<NotificationRequest>>
requestList
;
in HWTEST_F()
local
302
std::vector<sptr<NotificationRequest>>
requestList
;
in HWTEST_F()
local
/base/location/frameworks/native/geofence_sdk/source/
H
A
D
geofence_request.cpp
114
void GeofenceRequest::SetNotificationRequestList(std::vector<OHOS::Notification::NotificationRequest>
requestList
)
in SetNotificationRequestList()
argument
/base/notification/distributed_notification_service/services/distributed/src/
H
A
D
distributed_notification_manager.cpp
434
GetCurrentDistributedNotification( std::vector<sptr<NotificationRequest>> &
requestList
)
GetCurrentDistributedNotification()
argument
/base/notification/distributed_notification_service/services/ans/src/
H
A
D
reminder_event_manager.cpp
357
OnBatchCanceled( const std::vector<std::shared_ptr<Notification>> &
requestList
, const std::shared_ptr<NotificationSortingMap> &sortingMap, int32_t deleteReason)
OnBatchCanceled()
argument
/base/location/services/location_locator/locator/source/
H
A
D
report_manager.cpp
69
auto
requestList
= requestListIter->second;
in OnReportLocation()
local
H
A
D
request_manager.cpp
166
std::list<std::shared_ptr<Request>>
requestList
;
in RestorRequest()
local
344
std::list<std::shared_ptr<Request>>
requestList
= iter->second;
in HandleRequest()
local
H
A
D
locator_ability.cpp
2051
auto
requestList
= requestListIter->second;
in ReportNetworkLocatingErrorEvent()
local
/base/notification/distributed_notification_service/frameworks/js/napi/src/
H
A
D
subscribe.cpp
59
std::vector<std::shared_ptr<OHOS::Notification::Notification>>
requestList
;
member
292
OnBatchCanceled(const std::vector<std::shared_ptr<OHOS::Notification::Notification>> &
requestList
, const std::shared_ptr<NotificationSortingMap> &sortingMap, int32_t deleteReason)
OnBatchCanceled()
argument
Completed in 21 milliseconds