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:callbackNapi_
(Results
1 - 11
of
11
) sorted by relevance
/foundation/ai/intelligent_voice_framework/frameworks/js/napi/
H
A
D
wakeup_intell_voice_engine_napi.h
63
std::shared_ptr<EngineEventCallbackNapi>
callbackNapi_
= nullptr;
member in OHOS::IntellVoiceNapi::WakeupIntellVoiceEngineNapi
H
A
D
wakeup_manager_napi.h
56
std::shared_ptr<IntellVoiceUpdateCallbackNapi>
callbackNapi_
= nullptr;
member in OHOS::IntellVoiceNapi::WakeupManagerNapi
H
A
D
enroll_intell_voice_engine_napi.h
64
std::shared_ptr<EnrollIntellVoiceEngineCallbackNapi>
callbackNapi_
= nullptr;
member in OHOS::IntellVoiceNapi::EnrollIntellVoiceEngineNapi
/foundation/multimedia/player_framework/interfaces/kits/js/
H
A
D
audio_player_napi.h
67
std::shared_ptr<PlayerCallback>
callbackNapi_
= nullptr;
member in OHOS::Media::AudioPlayerNapi
H
A
D
audio_recorder_napi.h
84
std::shared_ptr<RecorderCallback>
callbackNapi_
= nullptr;
member in OHOS::Media::AudioRecorderNapi
H
A
D
video_recorder_napi.h
107
std::shared_ptr<RecorderCallback>
callbackNapi_
= nullptr;
member in OHOS::Media::VideoRecorderNapi
/foundation/multimedia/player_framework/frameworks/js/audio_haptic/include/audio_haptic_player/
H
A
D
audio_haptic_player_napi.h
66
std::shared_ptr<AudioHapticPlayerCallbackNapi>
callbackNapi_
= nullptr;
member in OHOS::Media::AudioHapticPlayerNapi
/foundation/multimedia/player_framework/frameworks/js/system_sound_manager/include/ringtone_player/
H
A
D
ringtone_player_napi.h
71
std::shared_ptr<RingtonePlayerInterruptCallback>
callbackNapi_
= nullptr;
member in OHOS::Media::RingtonePlayerNapi
/foundation/multimedia/audio_framework/frameworks/js/napi/audiocapturer/
H
A
D
napi_audio_capturer.h
136
std::shared_ptr<AudioCapturerCallback>
callbackNapi_
= nullptr;
member in OHOS::AudioStandard::NapiAudioCapturer
/foundation/multimedia/player_framework/frameworks/js/soundpool/include/
H
A
D
soundpool_napi.h
154
std::shared_ptr<ISoundPoolCallback>
callbackNapi_
;
member in OHOS::Media::SoundPoolNapi
/foundation/multimedia/audio_framework/frameworks/js/napi/audiorenderer/
H
A
D
napi_audio_renderer.h
176
std::shared_ptr<AudioRendererCallback>
callbackNapi_
= nullptr;
member in OHOS::AudioStandard::NapiAudioRenderer
Completed in 6 milliseconds