OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SERVICE_TYPE_ILLEGAL
(Results
1 - 2
of
2
) sorted by null
/hardware/samsung_slsi/exynos5/mobicore/common/MobiCore/inc/
mcLoadFormat.h
68
SERVICE_TYPE_ILLEGAL
= 0, /**< Service type is invalid. */
/hardware/samsung_slsi/exynos5/mobicore/daemon/Registry/
Registry.cpp
643
int serviceType_safe = serviceType > SERVICE_TYPE_SYSTEM_TRUSTLET ?
SERVICE_TYPE_ILLEGAL
: serviceType;
Completed in 73 milliseconds