Home
last modified time | relevance | path

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

/foundation/multimedia/av_codec/services/engine/codec/audio/encoder/
Daudio_ffmpeg_encoder_plugin.cpp289 auto tmpContext = std::shared_ptr<AVCodecContext>(context, [](AVCodecContext *ptr) { in ReAllocateContext() local
Daudio_ffmpeg_aac_encoder_plugin.cpp575 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.cpp1015 TestSingleVerKvSyncTaskContext tmpContext; variable
1047 TestSingleVerKvSyncTaskContext tmpContext; variable
1077 TestSingleVerKvSyncTaskContext tmpContext; variable
/foundation/ability/ability_runtime/frameworks/native/ability/native/
Dability_thread.cpp223 std::shared_ptr<Context> tmpContext = application->GetApplicationContext(); in CreateAbilityName() local