Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/tree_kem/
Dtree_index.rs70 pub(super) async fn index_insert<I: IdentityProvider>( in index_insert() function
87 pub(super) async fn index_insert<I: IdentityProvider>( in index_insert() function
/aosp_15_r20/external/kmod/tools/
H A Ddepmod.c265 static int index_insert(struct index_node *node, const char *key, in index_insert() function