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:ObserverNode
(Results
1 - 7
of
7
) sorted by relevance
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/subscriber_managers/
H
A
D
rdb_subscriber_manager.h
72
struct
ObserverNode
{
struct in OHOS::DataShare::RdbSubscriberManager
H
A
D
published_data_subscriber_manager.h
59
struct
ObserverNode
{
struct in OHOS::DataShare::PublishedDataSubscriberManager
H
A
D
published_data_subscriber_manager.cpp
268
PublishedDataSubscriberManager::
ObserverNode
function in OHOS::DataShare::PublishedDataSubscriberManager::ObserverNode
[all...]
H
A
D
rdb_subscriber_manager.cpp
382
RdbSubscriberManager::
ObserverNode
::
ObserverNode
(const sptr<IDataProxyRdbObserver> &observer,
ObserverNode()
function in OHOS::DataShare::RdbSubscriberManager::ObserverNode
[all...]
/foundation/distributeddatamgr/data_share/frameworks/js/napi/common/include/
H
A
D
napi_callbacks_manager.h
46
struct
ObserverNode
{
struct in OHOS::DataShare::NapiCallbacksManager
49
ObserverNode
(const std::shared_ptr<Observer> &observer) : observer_(observer)
in ObserverNode()
function
53
ObserverNode
(const std::shared_ptr<Observer> &observer, bool enabled)
in ObserverNode()
function
/foundation/distributeddatamgr/data_share/frameworks/native/common/include/
H
A
D
callbacks_manager.h
68
struct
ObserverNode
{
struct in OHOS::DataShare::CallbacksManager
73
ObserverNode
(const std::shared_ptr<Observer> &observer, void *subscriber)
in ObserverNode()
function
/foundation/filemanagement/user_file_service/services/native/file_access_service/include/
H
A
D
file_access_service.h
84
class
ObserverNode
{
class
86
ObserverNode
(const bool needChildNote): needChildNote_(needChildNote) {}
in ObserverNode()
function in OHOS::FileAccessFwk::ObserverNode
Completed in 8 milliseconds