Searched defs:se (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Nfc/nci/jni/
H A DIntervalTimer.cpp83 struct sigevent se; local
90 se.sigev_notify = SIGEV_THREAD;
91 se.sigev_value.sival_ptr = &mTimerId;
92 se.sigev_notify_function = cb;
93 se.sigev_notify_attributes = NULL;
95 stat = timer_create(CLOCK_MONOTONIC, &se, &mTimerId);
/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com/google/ com/google/ ...

Completed in 107 milliseconds