Home
last modified time | relevance | path

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

/foundation/ai/ai_engine/services/server/communication_adapter/source/
H A Dadapter_wrapper.cpp41 HILOGE("[AdapterWrapper]Num of valid clients reaches max."); in FindValidClientId()
48 HILOGI("[AdapterWrapper]Client id reaches max, reset to starting value [%d].", STARTING_CLIENT_ID); in FindValidClientId()
61 HILOGE("[AdapterWrapper]Failed to new adapter."); in AllocateClientAdapter()
73 class AdapterWrapper { class
75 explicit AdapterWrapper(SaServerAdapter *adapter) : adapter_(adapter) in AdapterWrapper() function in AdapterWrapper
82 ~AdapterWrapper() in ~AdapterWrapper()
106 HILOGI("[AdapterWrapper]Begin to call GenerateClient."); in GenerateClient()
119 HILOGI("[AdapterWrapper]Begin to call SyncExecAlgoWrapper."); in SyncExecAlgoWrapper()
121 HILOGE("[AdapterWrapper]The clientInfo or algoInfo is nullptr"); in SyncExecAlgoWrapper()
126 HILOGW("[AdapterWrapper]SyncExecut in SyncExecAlgoWrapper()
[all...]

Completed in 1 milliseconds