Searched refs:AndroidSetCountryCodeRspData (Results 1 – 1 of 1) sorted by relevance
5277 AndroidSetCountryCodeRsp(Arc<AndroidSetCountryCodeRspData>),5323 (1) if AndroidSetCountryCodeRspData::conforms(&bytes[..]) => { in parse()5325 AndroidSetCountryCodeRspData::parse(&bytes[..])?, in parse()13628 struct AndroidSetCountryCodeRspData { struct13636 android_set_country_code_rsp: Arc<AndroidSetCountryCodeRspData>, argument13642 impl AndroidSetCountryCodeRspData { implementation13762 let android_set_country_code_rsp = Arc::new(AndroidSetCountryCodeRspData { in build()