Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/audio/encoder/
H A Daudio_ffmpeg_encoder_plugin.cpp284 auto tmpContext = std::shared_ptr<AVCodecContext>(context, [](AVCodecContext *ptr) { in ReAllocateContext() local
H A Daudio_ffmpeg_aac_encoder_plugin.cpp557 auto tmpContext = std::shared_ptr<AVCodecContext>(context, [](AVCodecContext *ptr) { in ReAllocateContext() local
/ohos5.0/base/security/security_guard/frameworks/js/napi/
H A Dnapi_security_event_querier.cpp95 QuerySecurityEventContext *tmpContext = new QuerySecurityEventContext(context); in RunCallback() local
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_encoder/
H A Dffmpeg_base_encoder.cpp322 auto tmpContext = std::shared_ptr<AVCodecContext>(context, [](AVCodecContext *ptr) { in ReAllocateContext() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_single_ver_p2p_complex_sync_test.cpp1026 TestSingleVerKvSyncTaskContext tmpContext; variable
1058 TestSingleVerKvSyncTaskContext tmpContext; variable
1088 TestSingleVerKvSyncTaskContext tmpContext; variable
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dui_ability_thread.cpp103 std::shared_ptr<AppExecFwk::Context> tmpContext = application->GetApplicationContext(); in CreateAndInitContextDeal() local
H A Dfa_ability_thread.cpp246 std::shared_ptr<AppExecFwk::Context> tmpContext = application->GetApplicationContext(); in CreateAbilityName() local
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_encoder/aac/
H A Dffmpeg_aac_encoder_plugin.cpp416 auto tmpContext = std::shared_ptr<AVCodecContext>(context, [](AVCodecContext *ptr) { in ReAllocateContext() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/
H A Dcj_ability_context_object.cpp514 auto tmpContext = reinterpret_cast<AbilityContext*>(context); in FFICreateNapiValue() local
/ohos5.0/base/tee/tee_client/services/cadaemon/src/ca_daemon/
H A Dcadaemon_service.cpp859 TEEC_ContextInner *tmpContext = nullptr; in CallGetBnSession() local