Searched refs:checkCodeOneOf (Results 1 – 1 of 1) sorted by relevance
1342 checkCodeOneOf( in removeByQuery()2070 checkCodeOneOf(schemaProto.getStatus(), StatusProto.Code.OK, StatusProto.Code.NOT_FOUND); in getSchemaProtoLocked()2145 checkCodeOneOf(statusProto, StatusProto.Code.OK); in checkSuccess()2152 private static void checkCodeOneOf(StatusProto statusProto, StatusProto.Code... codes) in checkCodeOneOf() method in AppSearchImpl