Searched refs:MC_STATUS_INITIALIZED (Results 1 – 2 of 2) sorted by relevance
86 #define MC_STATUS_INITIALIZED 2 /**< MobiCore did initialize properly. */ macro
150 if (MC_STATUS_INITIALIZED == status) { in initDevice()