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:notice
(Results
1 - 12
of
12
) sorted by relevance
/third_party/rust/crates/syn/tests/
H
A
D
zzz_stable.rs
17
fn
notice
() -> io::Result<()> {
in notice()
functions
/foundation/multimodalinput/input/intention/cooperate/plugin/src/
H
A
D
cooperate_free.cpp
122
StartCooperateEvent
notice
= std::get<StartCooperateEvent>(event.event);
in OnStart()
local
180
DSoftbusStartCooperate
notice
= std::get<DSoftbusStartCooperate>(event.event);
in OnRemoteStart()
local
196
InputPointerEvent
notice
= std::get<InputPointerEvent>(event.event);
OnPointerEvent()
local
[all...]
H
A
D
event_manager.cpp
191
void EventManager::GetCooperateState(const CooperateStateNotice &
notice
)
in GetCooperateState()
argument
230
NotifyCooperateMessage(const CooperateNotice &
notice
)
NotifyCooperateMessage()
argument
245
NotifyCooperateState(const CooperateStateNotice &
notice
)
NotifyCooperateState()
argument
[all...]
H
A
D
mouse_location.cpp
103
void MouseLocation::OnSoftbusSessionClosed(const DSoftbusSessionClosed &
notice
)
in OnSoftbusSessionClosed()
argument
118
void MouseLocation::OnSubscribeMouseLocation(const DSoftbusSubscribeMouseLocation &
notice
)
in OnSubscribeMouseLocation()
argument
135
OnUnSubscribeMouseLocation(const DSoftbusUnSubscribeMouseLocation &
notice
)
OnUnSubscribeMouseLocation()
argument
156
OnReplySubscribeMouseLocation(const DSoftbusReplySubscribeMouseLocation &
notice
)
OnReplySubscribeMouseLocation()
argument
169
OnReplyUnSubscribeMouseLocation(const DSoftbusReplyUnSubscribeMouseLocation &
notice
)
OnReplyUnSubscribeMouseLocation()
argument
182
OnRemoteMouseLocation(const DSoftbusSyncMouseLocation &
notice
)
OnRemoteMouseLocation()
argument
[all...]
H
A
D
input_device_mgr.cpp
52
void InputDeviceMgr::OnSoftbusSessionOpened(const DSoftbusSessionOpened &
notice
)
in OnSoftbusSessionOpened()
argument
58
void InputDeviceMgr::OnSoftbusSessionClosed(const DSoftbusSessionClosed &
notice
)
in OnSoftbusSessionClosed()
argument
64
void InputDeviceMgr::OnLocalHotPlug(const InputHotplugEvent &
notice
)
in OnLocalHotPlug()
argument
70
void InputDeviceMgr::OnRemoteInputDevice(const DSoftbusSyncInputDevice &
notice
)
in OnRemoteInputDevice()
argument
80
void InputDeviceMgr::OnRemoteHotPlug(const DSoftbusHotPlugEvent &
notice
)
in OnRemoteHotPlug()
argument
105
HandleRemoteHotPlug(const DSoftbusHotPlugEvent &
notice
)
HandleRemoteHotPlug()
argument
148
BroadcastHotPlugToRemote(const InputHotplugEvent &
notice
)
BroadcastHotPlugToRemote()
argument
[all...]
H
A
D
cooperate_in.cpp
217
DSoftbusStartCooperate
notice
= std::get<DSoftbusStartCooperate>(event.event);
in OnRemoteStart()
local
237
DSoftbusStopCooperate
notice
= std::get<DSoftbusStopCooperate>(event.event);
OnRemoteStop()
local
261
InputPointerEvent
notice
= std::get<InputPointerEvent>(event.event);
OnPointerEvent()
local
275
DDMBoardOfflineEvent
notice
= std::get<DDMBoardOfflineEvent>(event.event);
OnBoardOffline()
local
286
DDPCooperateSwitchChanged
notice
= std::get<DDPCooperateSwitchChanged>(event.event);
OnSwitchChanged()
local
297
DSoftbusSessionClosed
notice
= std::get<DSoftbusSessionClosed>(event.event);
OnSoftbusSessionClosed()
local
311
DSoftbusSyncInputDevice
notice
= std::get<DSoftbusSyncInputDevice>(event.event);
OnRemoteInputDevice()
local
321
DSoftbusHotPlugEvent
notice
= std::get<DSoftbusHotPlugEvent>(event.event);
OnRemoteHotPlug()
local
330
UpdateCooperateFlagEvent
notice
= std::get<UpdateCooperateFlagEvent>(event.event);
OnUpdateCooperateFlag()
local
412
DSoftbusStartCooperate
notice
= std::get<DSoftbusStartCooperate>(event.event);
OnRemoteStart()
local
437
DSoftbusStopCooperate
notice
= std::get<DSoftbusStopCooperate>(event.event);
OnRemoteStop()
local
461
InputPointerEvent
notice
= std::get<InputPointerEvent>(event.event);
OnPointerEvent()
local
475
DDMBoardOfflineEvent
notice
= std::get<DDMBoardOfflineEvent>(event.event);
OnBoardOffline()
local
489
DDPCooperateSwitchChanged
notice
= std::get<DDPCooperateSwitchChanged>(event.event);
OnSwitchChanged()
local
505
DSoftbusSessionClosed
notice
= std::get<DSoftbusSessionClosed>(event.event);
OnSoftbusSessionClosed()
local
519
DSoftbusRelayCooperateFinished
notice
= std::get<DSoftbusRelayCooperateFinished>(event.event);
OnResponse()
local
[all...]
H
A
D
cooperate_out.cpp
172
DSoftbusComeBack
notice
= std::get<DSoftbusComeBack>(event.event);
in OnComeBack()
local
194
DSoftbusStartCooperate
notice
= std::get<DSoftbusStartCooperate>(event.event);
OnRemoteStart()
local
222
DSoftbusStopCooperate
notice
= std::get<DSoftbusStopCooperate>(event.event);
OnRemoteStop()
local
238
DSoftbusRelayCooperate
notice
= std::get<DSoftbusRelayCooperate>(event.event);
OnRelay()
local
266
InputHotplugEvent
notice
= std::get<InputHotplugEvent>(event.event);
OnHotplug()
local
284
InputPointerEvent
notice
= std::get<InputPointerEvent>(event.event);
OnPointerEvent()
local
296
DDMBoardOfflineEvent
notice
= std::get<DDMBoardOfflineEvent>(event.event);
OnBoardOffline()
local
307
DDPCooperateSwitchChanged
notice
= std::get<DDPCooperateSwitchChanged>(event.event);
OnSwitchChanged()
local
318
DSoftbusSessionClosed
notice
= std::get<DSoftbusSessionClosed>(event.event);
OnSoftbusSessionClosed()
local
[all...]
H
A
D
state_machine.cpp
215
AddObserverEvent
notice
= std::get<AddObserverEvent>(event.event);
in AddObserver()
local
221
RemoveObserverEvent
notice
= std::get<RemoveObserverEvent>(event.event);
in RemoveObserver()
local
227
RegisterListenerEvent
notice
= std::get<RegisterListenerEvent>(event.event);
in RegisterListener()
local
233
UnregisterListenerEvent
notice
= std::get<UnregisterListenerEvent>(event.event);
in UnregisterListener()
local
239
RegisterHotareaListenerEvent
notice
= std::get<RegisterHotareaListenerEvent>(event.event);
in RegisterHotAreaListener()
local
245
UnregisterHotareaListenerEvent
notice
= std::get<UnregisterHotareaListenerEvent>(event.event);
UnregisterHotAreaListener()
local
323
ClientDiedEvent
notice
= std::get<ClientDiedEvent>(event.event);
OnProcessClientDied()
local
332
RegisterEventListenerEvent
notice
= std::get<RegisterEventListenerEvent>(event.event);
RegisterEventListener()
local
338
UnregisterEventListenerEvent
notice
= std::get<UnregisterEventListenerEvent>(event.event);
UnregisterEventListener()
local
370
DDPCooperateSwitchChanged
notice
= std::get<DDPCooperateSwitchChanged>(event.event);
OnProfileChanged()
local
388
DSoftbusSessionClosed
notice
= std::get<DSoftbusSessionClosed>(event.event);
OnSoftbusSessionClosed()
local
398
DSoftbusSessionOpened
notice
= std::get<DSoftbusSessionOpened>(event.event);
OnSoftbusSessionOpened()
local
406
InputHotplugEvent
notice
= std::get<InputHotplugEvent>(event.event);
OnHotPlugEvent()
local
414
DSoftbusSyncInputDevice
notice
= std::get<DSoftbusSyncInputDevice>(event.event);
OnRemoteInputDevice()
local
422
DSoftbusHotPlugEvent
notice
= std::get<DSoftbusHotPlugEvent>(event.event);
OnRemoteHotPlug()
local
430
DSoftbusSubscribeMouseLocation
notice
= std::get<DSoftbusSubscribeMouseLocation>(event.event);
OnSoftbusSubscribeMouseLocation()
local
437
DSoftbusUnSubscribeMouseLocation
notice
= std::get<DSoftbusUnSubscribeMouseLocation>(event.event);
OnSoftbusUnSubscribeMouseLocation()
local
444
DSoftbusReplySubscribeMouseLocation
notice
= std::get<DSoftbusReplySubscribeMouseLocation>(event.event);
OnSoftbusReplySubscribeMouseLocation()
local
451
DSoftbusReplyUnSubscribeMouseLocation
notice
= std::get<DSoftbusReplyUnSubscribeMouseLocation>(event.event);
OnSoftbusReplyUnSubscribeMouseLocation()
local
458
DSoftbusSyncMouseLocation
notice
= std::get<DSoftbusSyncMouseLocation>(event.event);
OnSoftbusMouseLocation()
local
[all...]
/third_party/ffmpeg/libavformat/
H
A
D
rtsp.h
178
int
notice
;
member
/third_party/skia/third_party/externals/harfbuzz/src/
H
A
D
hb-ot-cff1-table.hh
615
notice
,
enumerator
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H
A
D
cfftypes.h
187
FT_UInt
notice
;
member
/third_party/skia/third_party/externals/freetype/include/freetype/
H
A
D
t1tables.h
91
FT_String*
notice
;
member
Completed in 10 milliseconds