Searched refs:in_code (Results 1 – 4 of 4) sorted by relevance
62 ndk::ScopedAStatus WifiApIface::setCountryCode(const std::array<uint8_t, 2>& in_code) { in setCountryCode() argument64 &WifiApIface::setCountryCodeInternal, in_code); in setCountryCode()
47 ndk::ScopedAStatus setCountryCode(const std::array<uint8_t, 2>& in_code) override;
147 ndk::ScopedAStatus setCountryCode(const std::array<uint8_t, 2>& in_code) override;228 ndk::ScopedAStatus setCountryCodeInternal(const std::array<uint8_t, 2>& in_code);
563 ndk::ScopedAStatus WifiChip::setCountryCode(const std::array<uint8_t, 2>& in_code) { in setCountryCode() argument565 &WifiChip::setCountryCodeInternal, in_code); in setCountryCode()