OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fcYield
(Results
1 - 3
of
3
) sorted by null
/hardware/samsung_slsi/exynos5/mobicore/daemon/Kernel/Platforms/Generic/
CMcKMod.h
107
int
fcYield
(void);
CMcKMod.cpp
269
int CMcKMod::
fcYield
(void)
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/Platforms/Generic/
TrustZoneDevice.cpp
207
int32_t ret = pMcKMod->
fcYield
();
209
LOG_E("pMcKMod->
fcYield
() failed: %d", ret);
Completed in 194 milliseconds