Lines Matching refs:android
32 namespace android {
36 using android::FQName;
37 using android::Hash;
38 using android::sp;
39 using android::hardware::hidl_array;
40 using android::hardware::hidl_string;
41 using android::hardware::hidl_vec;
42 using android::hardware::Return;
43 using android::hidl::base::V1_0::IBase;
44 using android::hidl::manager::V1_0::IServiceManager;
45 using android::procpartition::Partition;
46 using android::vintf::HalManifest;
47 using android::vintf::Level;
48 using android::vintf::ManifestHal;
49 using android::vintf::RuntimeInfo;
50 using android::vintf::SchemaType;
51 using android::vintf::to_string;
52 using android::vintf::Transport;
53 using android::vintf::Version;
54 using android::vintf::VintfObject;
110 *os << android::hardware::details::toHexString<uintptr_t>( in PrintTo()
115 *os << android::hardware::details::toHexString<uintptr_t>( in PrintTo()
123 void PrintTo(const android::vintf::testing::HalManifestPtr& v, ostream* os);
126 *os << android::hardware::details::toHexString<uintptr_t>( in PrintTo()