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