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:IDeviceChange
(Results
1 - 7
of
7
) sorted by relevance
/base/notification/distributed_notification_service/services/distributed/include/
H
A
D
distributed_device_callback.h
31
struct
IDeviceChange
{
struct in OHOS::Notification::DistributedDeviceCallback
41
explicit DistributedDeviceCallback(const
IDeviceChange
&callback);
54
IDeviceChange
callback_;
/base/notification/distributed_notification_service/services/distributed/test/unittest/
H
A
D
distributed_device_callback_test.cpp
59
DistributedDeviceCallback::
IDeviceChange
deviceCallback = {
in HWTEST_F()
77
DistributedDeviceCallback::
IDeviceChange
deviceCallback = {
in HWTEST_F()
H
A
D
distributed_database_test.cpp
65
DistributedDeviceCallback::
IDeviceChange
deviceCallback = {
in SetUp()
/base/notification/distributed_notification_service/services/distributed/src/
H
A
D
distributed_device_callback.cpp
22
DistributedDeviceCallback::DistributedDeviceCallback(const
IDeviceChange
&callback) : callback_(callback)
in DistributedDeviceCallback()
H
A
D
distributed_screen_status_manager.cpp
37
DistributedDeviceCallback::
IDeviceChange
callback = {
in DistributedScreenStatusManager()
H
A
D
distributed_notification_manager.cpp
54
DistributedDeviceCallback::
IDeviceChange
deviceCallback = {
in DistributedNotificationManager()
/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_database_branch_test/
H
A
D
distributed_database_branch_test.cpp
76
DistributedDeviceCallback::
IDeviceChange
deviceCallback = {
in SetUp()
Completed in 4 milliseconds