Searched refs:pfwApplyConfigurations (Results 1 – 3 of 3) sorted by relevance
277 REQUIRE_FAILURE(pfwApplyConfigurations(pfw));335 REQUIRE(not pfwApplyConfigurations(NULL));338 REQUIRE_SUCCESS(pfwApplyConfigurations(pfw));
188 bool pfwApplyConfigurations(const PfwHandler *handle) NONNULL USERESULT;
298 bool pfwApplyConfigurations(const PfwHandler *handle) in pfwApplyConfigurations() function