Searched refs:DevmgrServiceConstruct (Results 1 – 3 of 3) sorted by relevance
23 bool DevmgrServiceConstruct(struct DevmgrService *inst);
119 DevmgrServiceConstruct(&inst->super); in DevmgrServiceFullConstruct()
454 bool DevmgrServiceConstruct(struct DevmgrService *inst) in DevmgrServiceConstruct() function487 if (!DevmgrServiceConstruct(&devmgrServiceInstance)) { in DevmgrServiceCreate()