OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MC_DRV_INFO_NOTIFICATION
(Results
1 - 2
of
2
) sorted by null
/hardware/samsung_slsi/exynos5/mobicore/daemon/ClientLib/public/
MobiCoreDriverApi.h
97
#define
MC_DRV_INFO_NOTIFICATION
0x00000015 /**< Notification received, exit code available. */
293
* @return
MC_DRV_INFO_NOTIFICATION
if a problem with the session was encountered. Get more details with mcGetSessionErrorCode().
/hardware/samsung_slsi/exynos5/mobicore/daemon/ClientLib/
ClientLib.cpp
610
mcResult =
MC_DRV_INFO_NOTIFICATION
;
Completed in 30 milliseconds