Searched refs:MODULE_TYPE_FEATURE (Results 1 – 5 of 5) sorted by relevance
130 constexpr const char *MODULE_TYPE_FEATURE = "feature"; variable
397 constexpr const char* MODULE_TYPE_FEATURE = "feature"; variable
1606 } else if (moduleType == Profile::MODULE_TYPE_FEATURE) { in FindHapModuleInfo()3355 if ((moduleTypeA->second == Profile::MODULE_TYPE_FEATURE) && in InnerProcessRequestPermissions()3356 ((moduleTypeB->second == Profile::MODULE_TYPE_FEATURE))) { in InnerProcessRequestPermissions()3358 } else if (moduleTypeA->second == Profile::MODULE_TYPE_FEATURE) { in InnerProcessRequestPermissions()3360 } else if (moduleTypeB->second == Profile::MODULE_TYPE_FEATURE) { in InnerProcessRequestPermissions()4676 if (moduleType == Profile::MODULE_TYPE_ENTRY || moduleType == Profile::MODULE_TYPE_FEATURE) { in UpdateMultiAppMode()
2141 moduleJson.module.type == Profile::MODULE_TYPE_FEATURE)) { in ToApplicationInfo()
937 } else if (moduleType == Profile::MODULE_TYPE_FEATURE) { in FindHapModuleInfo()