Searched refs:unprocessed (Results 1 – 7 of 7) sorted by relevance
386 unprocessed: Result<Uri, InvalidUri>, field419 self.unprocessed = self.unprocessed.and_then(move |mut unprocessed| { in scheme()422 Ok(unprocessed) in scheme()443 self.unprocessed = self.unprocessed.and_then(move |mut unprocessed| { in authority()446 Ok(unprocessed) in authority()466 self.unprocessed = self.unprocessed.and_then(move |mut unprocessed| { in path()469 Ok(unprocessed) in path()489 self.unprocessed = self.unprocessed.and_then(move |mut unprocessed| { in query()492 Ok(unprocessed) in query()513 self.unprocessed in build()[all …]
42 * @brief Get the IDs of the pending images which are unprocessed.
33 * @brief Get the IDs of the pending video which are unprocessed.
5 During application running, some unexpected behaviors are inevitable. For example, unprocessed exce…
488 // Obtain the last unprocessed exception.
295 …is not an object, the exported symbol returns **napi_object_expected** with **result** unprocessed.