Searched refs:GetAppTypeByBundleType (Results 1 – 3 of 3) sorted by relevance
142 callerInfo.targetAppType = GetAppTypeByBundleType(static_cast<int32_t>( in GetEcologicalTargetInfo()149 callerInfo.targetAppType = GetAppTypeByBundleType(static_cast<int32_t>( in GetEcologicalTargetInfo()226 int32_t EcologicalRuleInterceptor::GetAppTypeByBundleType(int32_t bundleType) in GetAppTypeByBundleType() function in OHOS::AAFwk::EcologicalRuleInterceptor
49 static int32_t GetAppTypeByBundleType(int32_t bundleType);
87 executer->GetAppTypeByBundleType(bundleType); in DoSomethingInterestingWithMyAPI()