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:OnDeviceChanged
(Results
1 - 11
of
11
) sorted by relevance
/base/security/access_token/services/tokensyncmanager/test/mock/include/
H
A
D
device_manager_callback.h
40
virtual void
OnDeviceChanged
(const DmDeviceInfo &deviceInfo) = 0;
/base/security/device_security_level/test/dslm_unit_test/
H
A
D
device_manager_callback.h
41
virtual void
OnDeviceChanged
(const DmDeviceInfo &deviceInfo) = 0;
/base/notification/distributed_notification_service/services/distributed/include/
H
A
D
distributed_device_callback.h
51
void
OnDeviceChanged
(const DistributedHardware::DmDeviceInfo &deviceInfo) override;
/base/notification/distributed_notification_service/services/distributed/src/
H
A
D
distributed_device_callback.cpp
45
void DistributedDeviceCallback::
OnDeviceChanged
(const DistributedHardware::DmDeviceInfo &deviceInfo)
in OnDeviceChanged()
function in OHOS::Notification::DistributedDeviceCallback
/base/security/access_token/services/tokensyncmanager/include/remote/
H
A
D
soft_bus_device_connection_listener.h
66
void
OnDeviceChanged
(const DistributedHardware::DmDeviceInfo &info) override;
/base/msdp/device_status/rust/subsystem/distributed_hardware/binding/include/
H
A
D
dm_binding_internal.h
54
void
OnDeviceChanged
(const OHOS::DistributedHardware::DmDeviceInfo &deviceInfo) override;
/base/notification/distributed_notification_service/services/distributed/test/unittest/
H
A
D
distributed_device_callback_test.cpp
86
deviceCallback_->
OnDeviceChanged
(info);
in HWTEST_F()
/base/msdp/device_status/intention/adapters/ddm_adapter/include/
H
A
D
ddm_adapter_impl.h
101
void
OnDeviceChanged
(const DistributedHardware::DmDeviceInfo &deviceInfo) override {}
/base/security/access_token/services/tokensyncmanager/src/remote/
H
A
D
soft_bus_device_connection_listener.cpp
125
void SoftBusDeviceConnectionListener::
OnDeviceChanged
(const DistributedHardware::DmDeviceInfo &info)
in OnDeviceChanged()
function in OHOS::Security::AccessToken::SoftBusDeviceConnectionListener
/base/msdp/device_status/rust/subsystem/distributed_hardware/binding/src/
H
A
D
dm_binding.cpp
59
void DmDeviceStateCallback::
OnDeviceChanged
(const OHOS::DistributedHardware::DmDeviceInfo &deviceInfo)
in OnDeviceChanged()
function in DmDeviceStateCallback
/base/security/device_security_level/baselib/msglib/src/standard/
H
A
D
messenger_device_status_manager.cpp
110
void
OnDeviceChanged
(const DmDeviceInfo &deviceInfo) override
Completed in 4 milliseconds