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:observer_
(Results
1 - 25
of
92
) sorted by relevance
1
2
3
4
/foundation/communication/bluetooth/frameworks/js/napi/include/
H
A
D
napi_bluetooth_pbap_pse.h
47
static std::shared_ptr<NapiPbapPseObserver>
observer_
;
member in OHOS::Bluetooth::NapiPbapServer
H
A
D
napi_bluetooth_map_mse.h
43
static std::shared_ptr<NapiMapMseObserver>
observer_
;
member in OHOS::Bluetooth::NapiMapMse
H
A
D
napi_bluetooth_hfp_ag.h
51
static std::shared_ptr<NapiHandsFreeAudioGatewayObserver>
observer_
;
member in OHOS::Bluetooth::NapiHandsFreeAudioGateway
H
A
D
napi_bluetooth_hfp_hf.h
41
static std::shared_ptr<NapiHandsFreeUnitObserver>
observer_
;
member in OHOS::Bluetooth::NapiHandsFreeUnit
H
A
D
napi_bluetooth_pan.h
46
static std::shared_ptr<NapiBluetoothPanObserver>
observer_
;
member in OHOS::Bluetooth::NapiBluetoothPan
H
A
D
napi_bluetooth_a2dp_snk.h
40
static std::shared_ptr<NapiA2dpSinkObserver>
observer_
;
member in OHOS::Bluetooth::NapiA2dpSink
H
A
D
napi_bluetooth_avrcp_ct.h
39
static std::shared_ptr<NapiAvrcpControllerObserver>
observer_
;
member in OHOS::Bluetooth::NapiAvrcpController
H
A
D
napi_bluetooth_avrcp_tg.h
39
static std::shared_ptr<NapiAvrcpTargetObserver>
observer_
;
member in OHOS::Bluetooth::NapiAvrcpTarget
H
A
D
napi_bluetooth_hid_host.h
44
static std::shared_ptr<NapiBluetoothHidHostObserver>
observer_
;
member in OHOS::Bluetooth::NapiBluetoothHidHost
H
A
D
napi_bluetooth_opp.h
40
static std::shared_ptr<NapiBluetoothOppObserver>
observer_
;
member in OHOS::Bluetooth::NapiBluetoothOpp
/foundation/communication/netmanager_ext/frameworks/js/napi/sharing/include/
H
A
D
netshare_observer_wrapper.h
42
sptr<NetShareCallbackObserver>
observer_
= nullptr;
member in OHOS::NetManagerStandard::final
/foundation/communication/netmanager_ext/frameworks/js/napi/mdns/include/contexts/
H
A
D
mdns_startsearching_context.h
38
wptr<MDnsDiscoveryObserver>
observer_
;
member in OHOS::NetManagerStandard::final
/foundation/deviceprofile/device_info_manager/services/core/include/persistenceadapter/kvadapter/
H
A
D
switch_adapter.h
42
std::shared_ptr<DistributedKv::KvStoreObserver>
observer_
;
member in OHOS::DistributedDeviceProfile::SwitchAdapter
/foundation/distributeddatamgr/data_share/frameworks/js/napi/dataShare/include/
H
A
D
napi_datashare_observer.h
31
std::shared_ptr<NAPIInnerObserver>
observer_
= nullptr;
member in OHOS::DataShare::NAPIDataShareObserver
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H
A
D
kvdb_watcher.h
39
sptr<IKvStoreObserver>
observer_
;
member in OHOS::DistributedKv::KVDBWatcher
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H
A
D
kv_store_snapshot_delegate_impl.h
49
KvStoreObserver * const
observer_
;
member in DistributedDB::final
/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H
A
D
scroll_controller.h
48
ScrollerObserver
observer_
;
member in OHOS::Ace::ScrollController
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H
A
D
scrollable_controller.h
66
ScrollerObserver
observer_
;
member in OHOS::Ace::NG::ScrollableController
/foundation/communication/netmanager_base/frameworks/js/napi/netpolicy/include/
H
A
D
policy_observer_wrapper.h
50
sptr<NetPolicyCallbackObserver>
observer_
;
member in OHOS::NetManagerStandard::PolicyObserverWrapper
/foundation/communication/netmanager_base/frameworks/js/napi/netstats/include/
H
A
D
statistics_observer_wrapper.h
48
sptr<StatisticsCallbackObserver>
observer_
= nullptr;
member in OHOS::NetManagerStandard::StatisticsObserverWrapper
/foundation/communication/netmanager_base/frameworks/js/napi/connection/options/include/
H
A
D
netconnection.h
47
sptr<NetConnCallbackObserver>
observer_
;
member in OHOS::NetManagerStandard::final
/foundation/communication/netmanager_ext/frameworks/js/napi/ethernet/
H
A
D
interface_state_observer_wrapper.h
52
sptr<InterfaceStateObserver>
observer_
= nullptr;
member in OHOS::NetManagerStandard::InterfaceStateObserverWrapper
/foundation/communication/netmanager_ext/frameworks/js/napi/mdns/include/
H
A
D
mdns_instances.h
38
sptr<MDnsDiscoveryObserver>
observer_
;
member in OHOS::NetManagerStandard::final
/foundation/distributeddatamgr/pasteboard/framework/framework/include/device/
H
A
D
dev_profile.h
72
Observer
observer_
= nullptr;
member in OHOS::MiscServices::DevProfile
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H
A
D
rdb_local_db_observer.h
39
std::shared_ptr<RdbStoreObserver>
observer_
= nullptr;
member in OHOS::NativeRdb::RdbStoreLocalDbObserver
Completed in 6 milliseconds
1
2
3
4