Searched defs:coreInit (Results 1 – 5 of 5) sorted by relevance
42 void coreInit(); in coreInit() method
50 void coreInit(); in coreInit() method
65 ::ndk::ScopedAStatus UwbChip::coreInit() { in coreInit() function in android::hardware::uwb::impl::UwbChip
134 async fn coreInit(&self) -> Result<()> { in coreInit() method