Searched defs:exit (Results 1 - 5 of 5) sorted by relevance

/hardware/intel/common/wrs_omxil_core/utils/inc/
H A Dmodule.h40 module_exit_t exit; member in struct:module
/hardware/samsung_slsi/exynos5/mobicore/daemon/Common/
H A DCThread.cpp83 void CThread::exit( function in class:CThread
/hardware/invensense/60xx/mlsdk/platform/include/linux/
H A Dmpu.h224 * @exit: function used to free memory allocated for the driver
245 int (*exit) (void *mlsl_handle, member in struct:ext_slave_descr
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
H A Dmkvmuxer.cpp1033 bool exit = false; local
1035 exit = true;
1039 exit = false;
1043 } while (!exit);
/hardware/libhardware_legacy/audio/
H A DAudioPolicyManagerBase.cpp394 // Flag that ringtone volume must be limited to music volume until we exit MODE_RINGTONE
1085 ALOGV("releaseInput() exit");
1657 exit();
1808 void AudioPolicyManagerBase::exit() function in class:android_audio_legacy::AudioPolicyManagerBase

Completed in 329 milliseconds