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:userCallback_
(Results
1 - 10
of
10
) sorted by relevance
/foundation/communication/wifi/wifi/frameworks/native/src/
H
A
D
wifi_scan_callback_stub.h
53
std::shared_ptr<IWifiScanCallback>
userCallback_
;
member in OHOS::Wifi::WifiScanCallbackStub
56
sptr<IWifiScanCallback>
userCallback_
;
member in OHOS::Wifi::WifiScanCallbackStub
H
A
D
wifi_hotspot_callback_stub.h
45
sptr<IWifiHotspotCallback>
userCallback_
;
member in OHOS::Wifi::WifiHotspotCallbackStub
H
A
D
wifi_p2p_callback_stub.h
148
sptr<IWifiP2pCallback>
userCallback_
;
member in OHOS::Wifi::WifiP2pCallbackStub
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H
A
D
click_event.h
189
RefPtr<ClickEvent>
userCallback_
;
member in OHOS::Ace::NG::ClickEventActuator
H
A
D
pan_event.h
120
RefPtr<PanEvent>
userCallback_
;
member in OHOS::Ace::NG::PanEventActuator
H
A
D
touch_event.h
168
RefPtr<TouchEventImpl>
userCallback_
;
member in OHOS::Ace::NG::TouchEventActuator
H
A
D
input_event.h
217
RefPtr<InputEvent>
userCallback_
;
global()
member in OHOS::Ace::NG::InputEventActuator
[all...]
H
A
D
drag_event.h
304
RefPtr<DragEvent>
userCallback_
;
member in OHOS::Ace::NG::DragEventActuator
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stage/
H
A
D
page_transition_effect.h
185
PageTransitionEventFunc
userCallback_
;
member in OHOS::Ace::NG::PageTransitionEffect
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/
H
A
D
sync_operation.h
166
UserCallback
userCallback_
;
member in DistributedDB::SyncOperation
Completed in 7 milliseconds