Home
last modified time | relevance | path

Searched defs:cbObj (Results 1 - 7 of 7) sorted by relevance

/foundation/distributedhardware/distributed_audio/services/audioprocessor/directprocessor/src/
H A Daudio_direct_processor.cpp59 auto cbObj = procCallback_.lock(); in FeedAudioProcessor() local
/foundation/multimedia/av_codec/frameworks/native/capi/avdemuxer/
H A Dnative_avdemuxer.cpp86 NativeDemuxerCallback(OH_AVDemuxer *demuxer, Demuxer_MediaKeySystemInfoCallback cbObj) NativeDemuxerCallback() argument
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/src/
H A Ddspeaker_dev.cpp112 std::shared_ptr<IAudioEventCallback> cbObj = audioEventCallback_.lock(); in CreateStream() local
138 std::shared_ptr<IAudioEventCallback> cbObj = audioEventCallback_.lock(); in DestroyStream() local
184 std::shared_ptr<IAudioEventCallback> cbObj = audioEventCallback_.lock(); in NotifyEvent() local
463 std::shared_ptr<IAudioEventCallback> cbObj in OnStateChange() local
[all...]
H A Ddmic_dev.cpp128 std::shared_ptr<IAudioEventCallback> cbObj = audioEventCallback_.lock(); in CreateStream() local
154 std::shared_ptr<IAudioEventCallback> cbObj = audioEventCallback_.lock(); in DestroyStream() local
210 std::shared_ptr<IAudioEventCallback> cbObj = audioEventCallback_.lock(); in NotifyEvent() local
536 std::shared_ptr<IAudioEventCallback> cbObj in OnStateChange() local
[all...]
/foundation/distributedhardware/distributed_audio/services/audioclient/micclient/src/
H A Ddmic_client.cpp109 std::shared_ptr<IAudioEventCallback> cbObj = eventCallback_.lock(); in OnStateChange() local
/foundation/distributedhardware/distributed_audio/services/audioclient/spkclient/src/
H A Ddspeaker_client.cpp385 std::shared_ptr<IAudioEventCallback> cbObj = eventCallback_.lock(); in OnStateChange() local
426 std::shared_ptr<IAudioEventCallback> cbObj = eventCallback_.lock(); in OnVolumeKeyEvent() local
456 std::shared_ptr<IAudioEventCallback> cbObj = eventCallback_.lock(); in OnInterrupt() local
486 std::shared_ptr<IAudioEventCallback> cbObj in OnStateChange() local
[all...]
/foundation/arkui/napi/native_engine/impl/ark/
H A Dark_native_engine.cpp883 Local<panda::JSValueRef> cbObj = NapiNativeCreateFunction(env, fullName.c_str(), in NapiDefinePropertyInner() local

Completed in 9 milliseconds