HomeSort by relevance Sort by last modified time
    Searched refs:getHalNames (Results 1 - 3 of 3) sorted by null

  /system/libvintf/include/vintf/
HalManifest.h 79 std::set<std::string> getHalNames() const;
  /system/libvintf/
HalManifest.cpp 116 std::set<std::string> HalManifest::getHalNames() const {
  /system/libvintf/test/
LibVintfTest.cpp 690 EXPECT_EQ(vm.getHalNames(), std::set<std::string>(
    [all...]

Completed in 596 milliseconds