Searched refs:ModuleA (Results 1 – 5 of 5) sorted by relevance
18 struct ModuleA { struct20 int (*ServiceB)(struct ModuleA *modA); argument26 struct ModuleA *module; argument
22 static int ServiceB(struct ModuleA *modA) in ServiceB()42 static struct ModuleA g_modA = {
58 struct ModuleA *modA = reinterpret_cast<struct ModuleA *>(vdiWrapper->module);
112 namespace ModuleA {
132 namespace ModuleA {