Searched refs:IsExtensionStartThirdPartyAppEnable (Results 1 – 5 of 5) sorted by relevance
31 …bool IsExtensionStartThirdPartyAppEnable(std::string extensionTypeName, std::string targetBundleNa…
35 bool IsExtensionStartThirdPartyAppEnable(std::string extensionTypeName);
56 extensionConfig->IsExtensionStartThirdPartyAppEnable(strParam); in DoSomethingInterestingWithMyAPI()
51 !DelayedSingleton<ExtensionConfig>::GetInstance()->IsExtensionStartThirdPartyAppEnable( in DoProcess()
70 bool ExtensionConfig::IsExtensionStartThirdPartyAppEnable(std::string extensionTypeName) in IsExtensionStartThirdPartyAppEnable() function in OHOS::AAFwk::ExtensionConfig