Home
last modified time | relevance | path

Searched defs:tempContext (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/useriam/user_auth_framework/services/context/src/
H A Dcontext_pool_impl.cpp125 auto tempContext = iter->second; in Delete() local
/ohos5.0/base/useriam/user_auth_framework/test/unittest/services/src/
H A Dcontext_pool_test.cpp244 auto tempContext = contextVector[0].lock(); variable
/ohos5.0/base/tee/tee_client/services/cadaemon/src/ca_daemon/
H A Dcadaemon_service.cpp411 TEEC_Context tempContext = { 0 }; in ReleaseContext() local
515 TEEC_ContextInner *tempContext = nullptr; in CallGetBnContext() local
H A Dcadaemon_stub.cpp165 TEEC_Context *tempContext = (TEEC_Context *)(data.ReadBuffer(len)); in GetContextFromData() local
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/cj/src/
H A Dpreferences_impl.cpp46 auto tempContext = std::make_shared<HelperAysncContext>(); in GetInstancePath() local
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/efilter/base/
H A Defilter.cpp490 std::shared_ptr<EffectContext> tempContext = std::make_shared<EffectContext>(); in UseTextureInput() local