Searched defs:featureImpl (Results 1 – 3 of 3) sorted by relevance
19 BOOL SAMGR_AddInterface(FeatureImpl *featureImpl, IUnknown *iUnknown) in SAMGR_AddInterface()29 IUnknown *SAMGR_DelInterface(FeatureImpl *featureImpl) in SAMGR_DelInterface()39 IUnknown *SAMGR_GetInterface(FeatureImpl *featureImpl) in SAMGR_GetInterface()47 BOOL SAMGR_IsNoInterface(FeatureImpl *featureImpl) in SAMGR_IsNoInterface()57 FeatureImpl *featureImpl = (FeatureImpl *)SAMGR_Malloc(sizeof(FeatureImpl)); in FEATURE_CreateInstance() local
107 …FeatureImpl *featureImpl = (FeatureImpl *)VECTOR_At(&(serviceImpl->features), identity->featureId); in DEFAULT_MessageHandle() local124 FeatureImpl *featureImpl = (FeatureImpl *)VECTOR_At(&(service->features), i); in DEFAULT_StopService() local157 FeatureImpl *featureImpl = (FeatureImpl *)VECTOR_At(&(serviceImpl->features), pos); in DEFAULT_GetFeatureId() local176 FeatureImpl *featureImpl = (FeatureImpl *)VECTOR_Swap(&(serviceImpl->features), pos, NULL); in DEFAULT_DeleteFeature() local189 static const char *GetFeatureName(const FeatureImpl *featureImpl) in GetFeatureName()
328 FeatureImpl *featureImpl = DEFAULT_GetFeature(serviceImpl, feature); in RegisterFeatureApi() local397 FeatureImpl *featureImpl = DEFAULT_GetFeature(serviceImpl, feature); in GetFeatureApi() local