Searched defs:new_ext (Results 1 – 5 of 5) sorted by relevance
42 bssl::UniquePtr<X509_EXTENSION> new_ext( in LLVMFuzzerTestOneInput() local
161 struct bmap_rb_extent *new_ext; in rb_get_new_extent() local403 struct bmap_rb_extent *new_ext; in rb_insert_extent() local
51 pub(crate) fn new_ext(offsets: &'a [BigEndian<Offset16>], data: FontData<'a>) -> Self { in new_ext() method
125 Handle<ClassExt> new_ext(hs.NewHandle(ClassExt::Alloc(self))); in EnsureExtDataPresent() local
914 static std::string replace_file_extension(const std::string& oat_path, const std::string& new_ext) { in replace_file_extension()