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