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:SetObserver
(Results
1 - 13
of
13
) sorted by relevance
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H
A
D
js_scroller.h
86
void
SetObserver
(const ScrollerObserver& observer)
in SetObserver()
function in OHOS::Ace::Framework::JSScroller
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H
A
D
kvdb_watcher.cpp
76
void KVDBWatcher::
SetObserver
(sptr<IKvStoreObserver> observer)
in SetObserver()
function in OHOS::DistributedKv::KVDBWatcher
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H
A
D
bluetooth_a2dp_sink_server.cpp
41
void
SetObserver
(RemoteObserverList<IBluetoothA2dpSinkObserver> *observers)
in SetObserver()
function in OHOS::Bluetooth::A2dpSinkObserver
H
A
D
bluetooth_pan_server.cpp
43
void
SetObserver
(RemoteObserverList<IBluetoothPanObserver> *observers)
in SetObserver()
function in OHOS::Bluetooth::BluetoothPanCallback
H
A
D
bluetooth_hfp_hf_server.cpp
115
void
SetObserver
(RemoteObserverList<IBluetoothHfpHfObserver>* observers)
in SetObserver()
function in OHOS::Bluetooth::HfpHfServerObserver
H
A
D
bluetooth_ble_advertiser_server.cpp
83
void
SetObserver
(RemoteObserverList<IBluetoothBleAdvertiseCallback> *observers)
in SetObserver()
function in OHOS::Bluetooth::BleAdvertiserCallback
H
A
D
bluetooth_hid_host_server.cpp
45
void
SetObserver
(RemoteObserverList<IBluetoothHidHostObserver> *observers)
in SetObserver()
function in OHOS::Bluetooth::BluetoothHidHostCallback
H
A
D
bluetooth_hfp_ag_server.cpp
84
void
SetObserver
(RemoteObserverList<IBluetoothHfpAgObserver>* observers)
in SetObserver()
function in OHOS::Bluetooth::HfpAgServerObserver
H
A
D
bluetooth_a2dp_source_server.cpp
83
void
SetObserver
(RemoteObserverList<IBluetoothA2dpSourceObserver> *observers)
in SetObserver()
function in OHOS::Bluetooth::A2dpSourceObserver
H
A
D
bluetooth_ble_central_manager_server.cpp
231
void
SetObserver
(RemoteObserverList<IBluetoothBleCentralManagerCallback, int32_t> *observers)
in SetObserver()
function in OHOS::Bluetooth::BluetoothBleCentralManagerServer::impl::BleCentralManagerCallback
/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H
A
D
scroll_controller_base.h
129
virtual void
SetObserver
(const ScrollerObserver& observer) {}
in SetObserver()
function in OHOS::Ace::ScrollControllerBase
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/store/
H
A
D
auto_cache.cpp
201
void AutoCache::
SetObserver
(uint32_t tokenId, const std::string &storeId, const AutoCache::Watchers &watchers)
in SetObserver()
function in OHOS::DistributedData::AutoCache
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H
A
D
web_delegate.h
703
void
SetObserver
(const RefPtr<WebDelegateObserver>& observer)
in SetObserver()
function in OHOS::Ace::WebDelegate::JavaScriptObjIdErrorCode
Completed in 13 milliseconds