Searched defs:isModuleExisted (Results 1 – 4 of 4) sorted by relevance
38 bool isModuleExisted = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
59 bool isModuleExisted = fdp.ConsumeBool(); in DoSomethingInterestingWithMyAPI() local
35 bool isModuleExisted = oldInfo.FindModule(info.second.GetCurrentModulePackage()); in CopyAllDriverFile() local
1854 bool isModuleExisted = false; variable