OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vintf
(Results
51 - 75
of
80
) sorted by null
1
2
3
4
/system/libvintf/include/vintf/
VersionRange.h
29
namespace
vintf
{
namespace in namespace:android
75
} // namespace
vintf
Vndk.h
25
namespace
vintf
{
namespace in namespace:android
73
} // namespace
vintf
XmlFileGroup.h
27
namespace
vintf
{
namespace in namespace:android
77
} // namespace
vintf
Version.h
26
namespace
vintf
{
namespace in namespace:android
97
} // namespace
vintf
XmlFile.h
27
namespace
vintf
{
namespace in namespace:android
66
} // namespace
vintf
HalGroup.h
27
namespace
vintf
{
namespace in namespace:android
175
} // namespace
vintf
MapValueIterator.h
25
namespace
vintf
{
namespace in namespace:android
139
} // namespace
vintf
RuntimeInfo.h
33
namespace
vintf
{
namespace in namespace:android
124
} // namespace
vintf
/system/libvintf/
utils.cpp
24
namespace
vintf
{
namespace in namespace:android
63
} // namespace
vintf
ManifestInstance.cpp
27
namespace
vintf
{
namespace in namespace:android
100
} // namespace
vintf
MatrixHal.cpp
24
namespace
vintf
{
namespace in namespace:android
177
} // namespace
vintf
KernelConfigParser.cpp
29
namespace
vintf
{
namespace in namespace:android
136
} // namespace
vintf
RuntimeInfo-target.cpp
44
namespace
vintf
{
namespace in namespace:android
189
} // namespace
vintf
RuntimeInfo.cpp
26
namespace
vintf
{
namespace in namespace:android
191
} // namespace
vintf
CompatibilityMatrix.cpp
27
namespace
vintf
{
namespace in namespace:android
442
} // namespace
vintf
utils.h
28
#include <
vintf
/RuntimeInfo.h>
29
#include <
vintf
/parse_xml.h>
32
namespace
vintf
{
namespace in namespace:android
157
} // namespace
vintf
HalManifest.cpp
35
namespace
vintf
{
namespace in namespace:android
202
multilineIndent(oss, 8, android::
vintf
::expandInstances(matrixHal));
449
} // namespace
vintf
check_vintf.cpp
25
#include <
vintf
/VintfObject.h>
26
#include <
vintf
/parse_xml.h>
30
namespace
vintf
{
namespace in namespace:android
214
<< me << ": check
VINTF
metadata." << std::endl
252
} // namespace
vintf
256
using namespace android::
vintf
;
257
using namespace android::
vintf
::details;
/test/vts-testcase/hal/treble/vintf/
DeviceManifestTest.cpp
19
#include <
vintf
/VintfObject.h>
23
namespace
vintf
{
namespace in namespace:android
69
EXPECT_EQ(android::
vintf
::NO_DEPRECATED_HALS,
84
} // namespace
vintf
SingleManifestTest.cpp
21
#include <
vintf
/parse_string.h>
26
namespace
vintf
{
namespace in namespace:android
30
using android::
vintf
::toFQNameString;
65
//
VINTF
.
78
<< hal_name << " has no transport specified in
VINTF
.";
89
// Tests that all HALs specified in the
VINTF
are available through service
160
// Tests that all HALs which are served are specified in the
VINTF
303
} // namespace
vintf
VtsTrebleVintfTestBase.cpp
42
#include <
vintf
/HalManifest.h>
43
#include <
vintf
/VintfObject.h>
44
#include <
vintf
/parse_string.h>
50
namespace
vintf
{
namespace in namespace:android
64
using android::
vintf
::HalManifest;
65
using android::
vintf
::Level;
66
using android::
vintf
::ManifestHal;
67
using android::
vintf
::Transport;
68
using android::
vintf
::Version;
69
using android::
vintf
::VintfObject
[
all
...]
utils.cpp
29
namespace
vintf
{
namespace in namespace:android
55
// kFcm2ApiLevelMap is defined apart from android::
vintf
::Level. Level is an
140
} // namespace
vintf
144
void PrintTo(const android::
vintf
::testing::HalManifestPtr &v, ostream *os) {
vts_treble_vintf_test_o_mr1.cpp
33
#include <
vintf
/HalManifest.h>
34
#include <
vintf
/VintfObject.h>
35
#include <
vintf
/parse_string.h>
40
namespace
vintf
{
namespace in namespace:android
51
using android::
vintf
::HalManifest;
52
using android::
vintf
::to_string;
53
using android::
vintf
::Transport;
54
using android::
vintf
::Version;
55
using android::
vintf
::VintfObject;
67
// 1. If an interface is declared in
VINTF
, it has to be served on the device
[
all
...]
/system/libvintf/test/
utils-fake.h
27
namespace
vintf
{
namespace in namespace:android
126
} // namespace
vintf
AssembleVintfTest.cpp
21
#include <
vintf
/AssembleVintf.h>
22
#include <
vintf
/parse_string.h>
25
namespace
vintf
{
namespace in namespace:android
461
} // namespace
vintf
Completed in 219 milliseconds
1
2
3
4