Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/ai_engine/services/server/plugin_manager/source/
H A Dplugin.cpp30 class HandleGuard { class
32 HandleGuard(const std::string &aid, void *handle) : aid_(aid), handle_(handle) in HandleGuard() function in OHOS::AI::HandleGuard