Searched defs:nested_type (Results 1 – 2 of 2) sorted by relevance
1397 const std::string nested_type = (first_dot == std::string::npos) ? "" : name.substr(first_dot); in ResolveName() local1812 const std::string nested_type = (first_dot == std::string::npos) ? "" : name.substr(first_dot); in ResolveName() local
1697 AidlTypeSpecifier nested_type(AIDL_LOCATION_HERE, "p.Outer.Inner", /*array=*/std::nullopt, in TEST_P() local1715 AidlTypeSpecifier nested_type(AIDL_LOCATION_HERE, "p.Outer.Inner", /*array=*/std::nullopt, in TEST_P() local1740 AidlTypeSpecifier nested_type(AIDL_LOCATION_HERE, "p.IOuter.Inner", /*array=*/std::nullopt, in TEST_F() local