Searched refs:proId (Results 1 – 1 of 1) sorted by relevance
292 int32_t proId = static_cast<int32_t>(pid); in IsServiceExtensionType() local296 …if (info.pid_ == proId && info.extensionType_ == OHOS::AppExecFwk::ExtensionAbilityType::SERVICE) { in IsServiceExtensionType()