Home
last modified time | relevance | path

Searched refs:ReleaseContext (Results 1 - 3 of 3) sorted by relevance

/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Dthread_context.cpp57 void ReleaseContext(std::shared_ptr<ThreadContext> threadContext) in ReleaseContext() function
104 ReleaseContext(it->second); in RemoveContextLocked()
122 ReleaseContext(it->second); in RemoveAllContextLocked()
/base/tee/tee_client/services/cadaemon/src/ca_daemon/
H A Dcadaemon_service.h101 void ReleaseContext(int32_t pid, TEEC_ContextInner **contextInner);
H A Dcadaemon_service.cpp409 void CaDaemonService::ReleaseContext(int32_t pid, TEEC_ContextInner **contextInner) in ReleaseContext() function in OHOS::CaDaemon::CaDaemonService
467 ReleaseContext(caInfo->pid, &contextInner); in InitializeContext()

Completed in 3 milliseconds