Home
last modified time | relevance | path

Searched defs:tmpContext (Results 1 – 8 of 8) sorted by relevance

/foundation/multimedia/av_codec/services/engine/codec/audio/encoder/
Daudio_ffmpeg_encoder_plugin.cpp284 auto tmpContext = std::shared_ptr<AVCodecContext>(context, [](AVCodecContext *ptr) { in ReAllocateContext() local
Daudio_ffmpeg_aac_encoder_plugin.cpp557 auto tmpContext = std::shared_ptr<AVCodecContext>(context, [](AVCodecContext *ptr) { in ReAllocateContext() local
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_encoder/
Dffmpeg_base_encoder.cpp322 auto tmpContext = std::shared_ptr<AVCodecContext>(context, [](AVCodecContext *ptr) { in ReAllocateContext() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
Ddistributeddb_single_ver_p2p_complex_sync_test.cpp1018 TestSingleVerKvSyncTaskContext tmpContext; variable
1050 TestSingleVerKvSyncTaskContext tmpContext; variable
1080 TestSingleVerKvSyncTaskContext tmpContext; variable
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_encoder/aac/
Dffmpeg_aac_encoder_plugin.cpp416 auto tmpContext = std::shared_ptr<AVCodecContext>(context, [](AVCodecContext *ptr) { in ReAllocateContext() local
/foundation/ability/ability_runtime/frameworks/native/ability/native/
Dui_ability_thread.cpp103 std::shared_ptr<AppExecFwk::Context> tmpContext = application->GetApplicationContext(); in CreateAndInitContextDeal() local
Dfa_ability_thread.cpp242 std::shared_ptr<AppExecFwk::Context> tmpContext = application->GetApplicationContext(); in CreateAbilityName() local
/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/
Dcj_ability_context_object.cpp514 auto tmpContext = reinterpret_cast<AbilityContext*>(context); in FFICreateNapiValue() local