Searched defs:isModuleExisted (Results 1 – 3 of 3) sorted by relevance
40 bool isModuleExisted = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
35 bool isModuleExisted = oldInfo.FindModule(info.second.GetCurrentModulePackage()); in CopyAllDriverFile() local
1816 bool isModuleExisted = false; variable