Searched refs:kVendorHalsDescPath (Results 1 – 1 of 1) sorted by relevance
31 static constexpr char kVendorHalsDescPath[] = "/vendor/etc/wifi/vendor_hals"; variable140 << kVendorHalsDescPath; in initVendorHalsDescriptorList()141 DIR* dirPtr = ::opendir(kVendorHalsDescPath); in initVendorHalsDescriptorList()143 LOG(ERROR) << "failed to open " << kVendorHalsDescPath; in initVendorHalsDescriptorList()155 std::string fullPath(kVendorHalsDescPath); in initVendorHalsDescriptorList()