Searched refs:LoadExtensionServiceBlockedList (Results 1 – 3 of 3) sorted by relevance
115 LoadExtensionServiceBlockedList(jsonObject, extensionTypeName); in LoadExtensionConfig()144 void ExtensionConfig::LoadExtensionServiceBlockedList(const nlohmann::json &object, std::string ext… in LoadExtensionServiceBlockedList() function in OHOS::AAFwk::ExtensionConfig
44 … void LoadExtensionServiceBlockedList(const nlohmann::json &, std::string extensionTypeNameobject);
64 extensionConfig->LoadExtensionServiceBlockedList(object, strParam); in DoSomethingInterestingWithMyAPI()