Searched defs:CInitDeviceManager (Results 1 – 2 of 2) sorted by relevance
124 bool CInitDeviceManager(const char* pkgName, void (*callback)()) in CInitDeviceManager() function
143 pub fn CInitDeviceManager(pkg_name: *const c_char, on_device_init: OnDeviceInit) -> bool; in CInitDeviceManager() function