/test/vts/compilation_tools/vtsc/test/golden/PROFILER/ |
D | Nfc.vts.h | 24 using namespace android::hardware::nfc::V1_0; 25 using namespace android::hardware; 27 namespace android { 28 namespace vts {
|
D | NfcClientCallback.vts.h | 22 using namespace android::hardware::nfc::V1_0; 23 using namespace android::hardware; 25 namespace android { 26 namespace vts {
|
D | MemoryTest.vts.h | 24 using namespace android::hardware::tests::memory::V1_0; 25 using namespace android::hardware; 27 namespace android { 28 namespace vts {
|
D | types.vts.h | 19 using namespace android::hardware::nfc::V1_0; 20 using namespace android::hardware; 22 namespace android { 23 namespace vts {
|
D | Bar.vts.h | 32 using namespace android::hardware::tests::bar::V1_0; 33 using namespace android::hardware; 35 namespace android { 36 namespace vts {
|
D | TestMsgQ.vts.h | 20 using namespace android::hardware::tests::msgq::V1_0; 21 using namespace android::hardware; 23 namespace android { 24 namespace vts {
|
/test/vts-testcase/kernel/encryption/ |
D | Keymaster.h | 35 namespace android { 36 namespace kernel { 38 namespace ks2 = ::aidl::android::system::keystore2; 39 namespace km = ::aidl::android::hardware::security::keymint;
|
/test/vts-testcase/hal/treble/vintf/ |
D | SystemVendorTest.h | 23 namespace android { 24 namespace vintf { 25 namespace testing {
|
D | SingleManifestTest.h | 22 namespace android { 23 namespace vintf { 24 namespace testing {
|
D | DeviceManifestTest.h | 24 namespace android { 25 namespace vintf { 26 namespace testing {
|
D | DeviceMatrixTest.h | 24 namespace android { 25 namespace vintf { 26 namespace testing {
|
/test/vts/drivers/libdrivercomm/ |
D | VtsDriverFileUtil.h | 22 using namespace std; 24 namespace android { 25 namespace vts {
|
D | VtsDriverCommUtil.h | 24 using namespace std; 26 namespace android { 27 namespace vts {
|
/test/vts/drivers/hal/common/include/utils/ |
D | StringUtil.h | 22 using namespace std; 24 namespace android { 25 namespace vts {
|
D | InterfaceSpecUtil.h | 26 using namespace std; 28 namespace android { 29 namespace vts {
|
/test/vts/drivers/hal/libmeasurement/include/ |
D | vts_measurement.h | 28 using namespace std; 30 namespace android { 31 namespace vts {
|
/test/vts/drivers/hal/common/include/driver_base/ |
D | DriverCallbackBase.h | 26 using namespace std; 28 namespace android { 29 namespace vts {
|
/test/vts-testcase/vndk/dependency/ |
D | VtsVndkDependencyTest.py | 274 namespace = collections.defaultdict(dict) 280 namespace[obj.target_dir][obj.name] = obj 281 return namespace 283 def _DfsDependencies(self, lib, searched, namespace, link_paths): argument 298 if dep_name in namespace[link_path]: 299 self._DfsDependencies(namespace[link_path][dep_name], 300 searched, namespace, link_paths) 303 def _FindDisallowedDependencies(self, objs, namespace, link_paths, argument 324 if any((dep_name in namespace[link_path]) for link_path in
|
D | vts_vndk_dependency_test.py | 294 namespace = collections.defaultdict(dict) 300 namespace[obj.target_dir][obj.name] = obj 301 return namespace 303 def _DfsDependencies(self, lib, searched, namespace, link_paths): argument 318 if dep_name in namespace[link_path]: 319 self._DfsDependencies(namespace[link_path][dep_name], 320 searched, namespace, link_paths) 323 def _FindDisallowedDependencies(self, objs, namespace, link_paths, argument 344 if any((dep_name in namespace[link_path]) for link_path in
|
/test/vts-testcase/fuzz/iface_fuzzer/include/ |
D | ProtoFuzzerStats.h | 24 namespace android { 25 namespace vts { 26 namespace fuzzer {
|
/test/vts/compilation_tools/vtsc/code_gen/driver/ |
D | LibSharedCodeGen.h | 25 using namespace std; 27 namespace android { 28 namespace vts {
|
/test/vts/utils/native/libprofiling/ |
D | VtsProfilingInterface.h | 28 using namespace std; 30 namespace android { 31 namespace vts {
|
/test/vts/compilation_tools/vtsc/code_gen/ |
D | CodeGenBase.h | 27 using namespace std; 29 namespace android { 30 namespace vts {
|
/test/vts/drivers/resource/include/hidl_handle_driver/ |
D | VtsHidlHandleDriver.h | 29 using namespace std; 32 namespace android { 33 namespace vts {
|
/test/vts/compilation_tools/vtsc/test/golden/DRIVER/ |
D | types.vts.h | 22 using namespace android::hardware::nfc::V1_0; 23 namespace android { 24 namespace vts {
|