blob: 17e64ce70a468893358eafee55de46603a8c2e64 [file] [log] [blame]
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08001/*
Dan Willemsen2cec3132020-01-23 10:58:52 -08002 * Copyright (C) 2016 The Android Open Source Project
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08003 *
4 * Licensed under the Apache License, Version 2.0 (the "License");
5 * you may not use this file except in compliance with the License.
6 * You may obtain a copy of the License at
7 *
Dan Willemsen2cec3132020-01-23 10:58:52 -08008 * http://www.apache.org/licenses/LICENSE-2.0
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -08009 *
10 * Unless required by applicable law or agreed to in writing, software
11 * distributed under the License is distributed on an "AS IS" BASIS,
12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 * See the License for the specific language governing permissions and
14 * limitations under the License.
15 */
16
Dan Willemsen2cec3132020-01-23 10:58:52 -080017// Don't edit this file! It is auto-generated by frameworks/rs/api/generate.sh.
18
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -080019#ifndef RSStubsWhiteList_H
20#define RSStubsWhiteList_H
21
22#include <cstdlib>
Dan Willemsen2cec3132020-01-23 10:58:52 -080023#include <array>
24#include <string_view>
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -080025
Dan Willemsen2cec3132020-01-23 10:58:52 -080026extern std::array<std::string_view, 2328> stubList;
Pirama Arumuga Nainar1e0557a2014-12-02 15:02:18 -080027
28#endif // RSStubsWhiteList_H