Searched refs:_info_cb (Results 1 – 2 of 2) sorted by relevance
369 Return<void> EvsDisplay::getDisplayInfo_1_1(getDisplayInfo_1_1_cb _info_cb) { in getDisplayInfo_1_1() argument371 return mDisplayProxy->getDisplayInfo(mDisplayId, _info_cb); in getDisplayInfo_1_1()375 _info_cb(nullConfig, nullState); in getDisplayInfo_1_1()
38 Return<void> getDisplayInfo_1_1(getDisplayInfo_1_1_cb _info_cb) override;