Home
last modified time | relevance | path

Searched defs:runtime (Results 151 - 175 of 936) sorted by relevance

12345678910>>...38

/foundation/arkui/ace_engine/test/mock/core/pattern/
H A Dmock_ui_extension_model_ng.cpp35 InitializeDynamicComponent(const RefPtr<NG::FrameNode>& frameNode, const std::string& hapPath, const std::string& abcPath, const std::string& entryPoint, void* runtime) InitializeDynamicComponent() argument
39 InitializeIsolatedComponent( const RefPtr<NG::FrameNode>& frameNode, const RefPtr<OHOS::Ace::WantWrap>& wantWrap, void* runtime) InitializeIsolatedComponent() argument
/foundation/arkui/ace_engine/interfaces/inner_api/form_render/src/
H A Dform_renderer_group.cpp27 Create( const std::shared_ptr<OHOS::AbilityRuntime::Context> context, const std::shared_ptr<OHOS::AbilityRuntime::Runtime> runtime, std::weak_ptr<OHOS::AppExecFwk::EventHandler> eventHandler) Create() argument
35 FormRendererGroup( const std::shared_ptr<OHOS::AbilityRuntime::Context> context, const std::shared_ptr<OHOS::AbilityRuntime::Runtime> runtime, std::weak_ptr<OHOS::AppExecFwk::EventHandler> eventHandler) FormRendererGroup() argument
/foundation/arkui/napi/interfaces/inner_api/cjffi/ark_interop/
H A Dark_interop_module.cpp82 auto runtime = OHOS::CJEnv::LoadInstance(); in ARKTS_LoadModule() local
/foundation/multimedia/ringtone_library/test/unittest/ringtone_data_extension_test/src/
H A Dringtone_datashare_extension_test.cpp58 const std::unique_ptr<AbilityRuntime::Runtime> runtime; in HWTEST_F() local
96 const std::unique_ptr<AbilityRuntime::Runtime> runtime; in HWTEST_F() local
113 const std::unique_ptr<AbilityRuntime::Runtime> runtime; in HWTEST_F() local
131 const std::unique_ptr<AbilityRuntime::Runtime> runtime; in HWTEST_F() local
148 const std::unique_ptr<AbilityRuntime::Runtime> runtime; HWTEST_F() local
167 const std::unique_ptr<AbilityRuntime::Runtime> runtime; HWTEST_F() local
186 const std::unique_ptr<AbilityRuntime::Runtime> runtime; HWTEST_F() local
202 const std::unique_ptr<AbilityRuntime::Runtime> runtime; HWTEST_F() local
[all...]
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/data/
H A Dunified_data.cpp54 void UnifiedData::SetRuntime(Runtime &runtime) in SetRuntime() argument
162 std::shared_ptr<Runtime> runtime = this->GetRuntime(); in IsComplete() local
/foundation/filemanagement/app_file_service/tests/mock/backup_ext/src/
H A Dext_backup_mock.cpp34 ExtBackup *ExtBackup::Create(const unique_ptr<AbilityRuntime::Runtime> &runtime) in Create() argument
H A Dext_backup_js_mock.cpp34 ExtBackupJs *ExtBackupJs::Create(const unique_ptr<AbilityRuntime::Runtime> &runtime) in Create() argument
/kernel/linux/linux-5.10/tools/testing/selftests/timers/
H A Dthreadtest.c123 time_t start, now, runtime; in main() local
H A Dinconsistency-check.c158 int runtime = 10; in main() local
/kernel/linux/linux-5.10/drivers/media/pci/ivtv/
H A Divtv-alsa-pcm.c59 struct snd_pcm_runtime *runtime; in ivtv_alsa_announce_pcm_data() local
134 struct snd_pcm_runtime *runtime = substream->runtime; snd_ivtv_pcm_capture_open() local
[all...]
/kernel/linux/linux-5.10/drivers/media/pci/cx18/
H A Dcx18-alsa-pcm.c62 struct snd_pcm_runtime *runtime; in cx18_alsa_announce_pcm_data() local
137 struct snd_pcm_runtime *runtime = substream->runtime; snd_cx18_pcm_capture_open() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/vc04_services/bcm2835-audio/
H A Dbcm2835-pcm.c47 static void snd_bcm2835_playback_free(struct snd_pcm_runtime *runtime) in snd_bcm2835_playback_free() argument
89 struct snd_pcm_runtime *runtime = substream->runtime; in snd_bcm2835_playback_open_generic() local
171 struct snd_pcm_runtime *runtime; snd_bcm2835_playback_close() local
199 struct snd_pcm_runtime *runtime = substream->runtime; snd_bcm2835_pcm_prepare() local
238 struct snd_pcm_runtime *runtime = substream->runtime; snd_bcm2835_pcm_transfer() local
247 struct snd_pcm_runtime *runtime = substream->runtime; snd_bcm2835_pcm_ack() local
258 struct snd_pcm_runtime *runtime = substream->runtime; snd_bcm2835_pcm_trigger() local
278 struct snd_pcm_runtime *runtime = substream->runtime; snd_bcm2835_pcm_pointer() local
[all...]
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Du_uac1_legacy.c156 struct snd_pcm_runtime *runtime = substream->runtime; in u_audio_playback() local
/kernel/linux/linux-5.10/sound/firewire/digi00x/
H A Ddigi00x-pcm.c60 struct snd_pcm_runtime *runtime = substream->runtime; in pcm_init_hw_params() local
[all...]
/kernel/linux/linux-5.10/sound/pci/ctxfi/
H A Dctpcm.c103 static void ct_atc_pcm_free_substream(struct snd_pcm_runtime *runtime) in ct_atc_pcm_free_substream() argument
118 struct snd_pcm_runtime *runtime = substream->runtime; in ct_pcm_playback_open() local
202 struct snd_pcm_runtime *runtime = substream->runtime; ct_pcm_playback_prepare() local
223 struct snd_pcm_runtime *runtime = substream->runtime; ct_pcm_playback_trigger() local
249 struct snd_pcm_runtime *runtime = substream->runtime; ct_pcm_playback_pointer() local
264 struct snd_pcm_runtime *runtime = substream->runtime; ct_pcm_capture_open() local
315 struct snd_pcm_runtime *runtime = substream->runtime; ct_pcm_capture_prepare() local
332 struct snd_pcm_runtime *runtime = substream->runtime; ct_pcm_capture_trigger() local
355 struct snd_pcm_runtime *runtime = substream->runtime; ct_pcm_capture_pointer() local
[all...]
/kernel/linux/linux-5.10/sound/firewire/bebob/
H A Dbebob_pcm.c98 struct snd_pcm_runtime *runtime = substream->runtime; in pcm_init_hw_params() local
[all...]
/kernel/linux/linux-5.10/sound/firewire/fireface/
H A Dff-pcm.c107 struct snd_pcm_runtime *runtime = substream->runtime; in pcm_init_hw_params() local
268 struct snd_pcm_runtime *runtime = substream->runtime; pcm_capture_prepare() local
285 struct snd_pcm_runtime *runtime = substream->runtime; pcm_playback_prepare() local
[all...]
H A Damdtp-ff.c36 struct snd_pcm_runtime *runtime = pcm->runtime; in write_pcm_s32() local
66 struct snd_pcm_runtime *runtime = pcm->runtime; in read_pcm_s32() local
103 amdtp_ff_add_pcm_hw_constraints(struct amdtp_stream *s, struct snd_pcm_runtime *runtime) amdtp_ff_add_pcm_hw_constraints() argument
[all...]
/kernel/linux/linux-5.10/sound/drivers/pcsp/
H A Dpcsp_lib.c49 struct snd_pcm_runtime *runtime; in pcsp_timer_update() local
307 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcsp_playback_open() local
[all...]
/kernel/linux/linux-5.10/sound/firewire/tascam/
H A Dtascam-pcm.c13 struct snd_pcm_runtime *runtime = substream->runtime; in pcm_init_hw_params() local
157 struct snd_pcm_runtime *runtime = substream->runtime; pcm_capture_prepare() local
174 struct snd_pcm_runtime *runtime = substream->runtime; pcm_playback_prepare() local
[all...]
/kernel/linux/linux-5.10/sound/pci/trident/
H A Dtrident_memory.c179 struct snd_pcm_runtime *runtime = substream->runtime; in snd_trident_alloc_sg_pages() local
227 struct snd_pcm_runtime *runtime = substream->runtime; in snd_trident_alloc_cont_pages() local
[all...]
/kernel/linux/linux-5.10/sound/soc/atmel/
H A Datmel-pcm-pdc.c206 struct snd_pcm_runtime *runtime = substream->runtime; in atmel_pcm_hw_params() local
329 struct snd_pcm_runtime *runtime = substream->runtime; atmel_pcm_pointer() local
347 struct snd_pcm_runtime *runtime = substream->runtime; atmel_pcm_open() local
[all...]
/kernel/linux/linux-5.10/sound/firewire/motu/
H A Dmotu-pcm.c98 struct snd_pcm_runtime *runtime = substream->runtime; in init_hw_info() local
69 limit_channels_and_rates(struct snd_motu *motu, struct snd_pcm_runtime *runtime, struct snd_motu_packet_format *formats) limit_channels_and_rates() argument
[all...]
/kernel/linux/linux-5.10/sound/arm/
H A Dpxa2xx-pcm-lib.c92 struct snd_pcm_runtime *runtime = substream->runtime; in pxa2xx_pcm_open() local
137 struct snd_pcm_runtime *runtime = substream->runtime; in pxa2xx_pcm_mmap() local
[all...]
H A Dpxa2xx-ac97.c66 struct snd_pcm_runtime *runtime = substream->runtime; in pxa2xx_ac97_pcm_open() local
105 struct snd_pcm_runtime *runtime = substream->runtime; in pxa2xx_ac97_pcm_prepare() local

Completed in 15 milliseconds

12345678910>>...38