Searched refs:ServiceCollaborationManager_API (Results 1 – 9 of 9) sorted by relevance
73 typedef struct ServiceCollaborationManager_API { struct82 } ServiceCollaborationManager_API; argument84 int32_t ServiceCollaborationManager_Export(ServiceCollaborationManager_API *exportapi);
74 typedef struct ServiceCollaborationManager_API { struct83 } ServiceCollaborationManager_API; argument85 int32_t ServiceCollaborationManager_Export(ServiceCollaborationManager_API *exportapi);
53 ServiceCollaborationManager_API allConnect_ = {
75 typedef struct ServiceCollaborationManager_API { struct84 } ServiceCollaborationManager_API; argument86 int32_t ServiceCollaborationManager_Export(ServiceCollaborationManager_API *exportapi);
48 ServiceCollaborationManager_API exportapi_;50 … using CollaborationManagerExportFunType = int32_t (*)(ServiceCollaborationManager_API *exportapi);
100 …int32_t (*ServiceCollaborationManagerExport)(ServiceCollaborationManager_API *exportapi) = nullptr; in GetServiceCollaborationManagerProxy()112 reinterpret_cast<int32_t (*)(ServiceCollaborationManager_API *exportapi)>( in GetServiceCollaborationManagerProxy()
157 int32_t (*allConnectProxy)(ServiceCollaborationManager_API *exportapi) = nullptr; in GetAllConnectSoLoad()165 allConnectProxy = reinterpret_cast<int32_t (*)(ServiceCollaborationManager_API *exportapi)>( in GetAllConnectSoLoad()
64 ServiceCollaborationManager_API allConnectMgrApi_ = {
29 int32_t CollaborationMockFail(ServiceCollaborationManager_API *exportapi) in CollaborationMockFail()34 int32_t CollaborationMockSuccess(ServiceCollaborationManager_API *exportapi) in CollaborationMockSuccess()