Searched refs:GetEngineReference (Results 1 – 3 of 3) sorted by relevance
54 int GetEngineReference() const;
105 bool isFullUnload = engine->GetEngineReference() == PLUGIN_NUM_FOR_UNLOAD; in StopEngine()113 if (engine->GetEngineReference() == 0) { in StopEngine()
59 int Engine::GetEngineReference() const in GetEngineReference() function in OHOS::AI::Engine