Lines Matching refs:PROVISION_OK
223 return PROVISION_OK;
232 return PROVISION_OK;
239 "Tag development-certificate is empty.") != PROVISION_OK) {
244 "Tag app-distribution-type is empty.") != PROVISION_OK) {
248 "Tag distribution-certificate is empty.") != PROVISION_OK) {
256 return PROVISION_OK;
261 if (ParseProfile(appProvision, info) != PROVISION_OK) {
265 if (CheckProfileValidType(info) != PROVISION_OK) {
268 return PROVISION_OK;
275 if (ret != PROVISION_OK) {
279 return PROVISION_OK;
290 return PROVISION_OK;