Home
last modified time | relevance | path

Searched refs:getProgramInfoVector (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/broadcastradio/1.1/default/
DVirtualProgram.h46 std::vector<V1_1::ProgramInfo> getProgramInfoVector(const std::vector<VirtualProgram>& vec,
DVirtualProgram.cpp89 vector<ProgramInfo> getProgramInfoVector(const vector<VirtualProgram>& vec, HalRevision halRev) { in getProgramInfoVector() function
DTuner.cpp379 _hidl_cb(ProgramListResult::OK, getProgramInfoVector(list, getHalRev())); in getProgramList()