Searched refs:func (Results 1 – 6 of 6) sorted by relevance
/packages/apps/Gallery2/src/com/android/gallery3d/provider/ |
D | GalleryProvider.java | 207 final T args, final PipeDataWriter<T> func) throws FileNotFoundException { in openPipeHelper() argument 214 func.writeDataToPipe(pipe[1], args); in openPipeHelper()
|
/packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/ |
D | BluetoothMapEmailProvider.java | 358 final Bundle opts, final T args, final PipeDataReader<T> func) in openInversePipeHelper() argument 366 func.readDataFromPipe(fds[0], uri, mimeType, opts, args); in openInversePipeHelper()
|
/packages/apps/Terminal/jni/ |
D | com_android_terminal_Terminal.cpp | 220 static int term_setmousefunc(VTermMouseFunc func, void *data, void *user) { in term_setmousefunc() argument
|
/packages/apps/LegacyCamera/jni/feature_stab/doc/ |
D | dbreg_API_doxyfile | 235 # definitions whose arguments contain STL classes (e.g. func(std::string); v.s. 236 # func(std::string) {}). This also make the inheritance and collaboration
|
/packages/apps/LegacyCamera/jni/feature_mos/doc/ |
D | feature_mos_API_doxyfile | 235 # definitions whose arguments contain STL classes (e.g. func(std::string); v.s. 236 # func(std::string) {}). This also make the inheritance and collaboration
|
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
D | Doxyfile.in | 317 # definitions whose arguments contain STL classes (e.g. func(std::string); 318 # versus func(std::string) {}). This also make the inheritance and collaboration
|