Home
last modified time | relevance | path

Searched defs:load_bound (Results 1 – 1 of 1) sorted by relevance

/external/rust/android-crates-io/crates/icu_provider/src/
Ddata_provider.rs347 fn load_bound(&self, req: DataRequest) -> Result<DataResponse<M>, DataError>; in load_bound() method
358 fn load_bound(&self, req: DataRequest) -> Result<DataResponse<M>, DataError> { in load_bound() function
374 fn load_bound(&self, req: DataRequest) -> Result<DataResponse<M>, DataError> { in load_bound() function
390 fn load_bound(&self, req: DataRequest) -> Result<DataResponse<M>, DataError> { in load_bound() function
407 fn load_bound(&self, req: DataRequest) -> Result<DataResponse<M>, DataError> { in load_bound() function
447 fn load_bound(&self, req: DataRequest) -> Result<DataResponse<M0>, DataError> { in load_bound() function