Searched refs:value1_l (Results 1 – 1 of 1) sorted by relevance
106 virtual int value1_l() const REQUIRES(cap1) = 0;153 return value1_l(); in value1()155 int value1_l() const override REQUIRES(cap1) { in value1_l() function in android::Container170 return value1_l() + value2_l(); in combo12_l()176 return value1_l() + value2_l() + value3_l();190 return value1_l() + value2_l() + value3_l(); in combo123_lll()202 return value1_l() + value2_l() + value3_l(); in combo123()212 return value1_l() + value2_l() + value3_l(); in combo123()