/packages/services/Car/cpp/evs/apps/default/ |
D | config.json | 30 "function" : "reverse,park", string 44 "function" : "front,park", string 58 "function" : "right,park", string 72 "function" : "left, park", string
|
D | ConfigManager.h | 30 std::string function = ""; // The expected use for this camera ("reverse", "left", "right") member 43 std::string function = ""; // The expected use for this display. member
|
D | ConfigManager.cpp | 143 const char *function = usageNode.asCString(); in initialize() local
|
/packages/apps/Settings/src/com/android/settings/connecteddevice/usb/ |
D | UsbDetailsFunctionsController.java | 132 final long function = UsbBackend.usbFunctionsFromString(preference.getKey()); in onRadioButtonClicked() local 165 private boolean isClickEventIgnored(long function, long previousFunction) { in isClickEventIgnored() 169 private boolean isAccessoryMode(long function) { in isAccessoryMode()
|
/packages/apps/Gallery2/src/com/android/photos/views/ |
D | BlockingGLTextureView.java | 288 private void throwEglException(String function) { in throwEglException() 292 public static void throwEglException(String function, int error) { in throwEglException() 297 public static void logEglErrorAsWarning(String tag, String function, int error) { in logEglErrorAsWarning() 301 public static String formatEglError(String function, int error) { in formatEglError()
|
/packages/apps/Camera2/src/com/android/camera/async/ |
D | Observables.java | 52 final Function<F, T> function) { in transform()
|
D | ObservableCombiner.java | 63 final Function<List<I>, O> function) { in transform()
|
/packages/modules/NeuralNetworks/tools/systrace_parser/parser/ |
D | tracker.py | 238 def get_begins(self, app_phase, function): argument 241 def get_ends(self, app_phase, function): argument
|
/packages/services/Car/cpp/evs/support_library/ |
D | config.json | 19 "function" : "reverse, park", string
|
D | ConfigManager.cpp | 138 const char *function = usageNode.asCString(); in initialize() local
|
D | ConfigManager.h | 31 std::string function = ""; // The expected use for this camera ("reverse", "left", "right") member
|
/packages/modules/Bluetooth/system/test/headless/ |
D | interface.h | 31 callback_function_t function; member
|
D | headless.cc | 42 callback_function_t function) { in headless_add_callback() 52 callback_function_t function) { in headless_remove_callback()
|
/packages/modules/Bluetooth/system/btcore/src/ |
D | module.cc | 133 static bool call_lifecycle_function(module_lifecycle_fn function) { in call_lifecycle_function()
|
/packages/modules/GeoTZ/common/src/test/java/com/android/timezone/location/common/ |
D | PiiLoggablesTest.java | 88 Function<PiiLoggable, String> function = PiiLoggables.toPiiStringFunction(); in toPiiStringFunction() local
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/connecteddevice/usb/ |
D | UsbDetailsFunctionsControllerTest.java | 309 final long function = UsbManager.FUNCTION_ACCESSORY | UsbManager.FUNCTION_AUDIO_SOURCE; in onRadioButtonClicked_functionMtp_inAccessoryCombinationsMode_doNothing() local
|
/packages/modules/NeuralNetworks/common/cpu_operations/ |
D | EmbeddingLookupTest.cpp | 129 void Set3DWeightMatrix(const std::function<float(int, int, int)>& function) { in Set3DWeightMatrix() argument
|
D | HashtableLookupTest.cpp | 144 void SetHashtableValue(const std::function<float(uint32_t, uint32_t)>& function) { in SetHashtableValue() argument
|
/packages/services/Car/packages/ScriptExecutor/tests/functional/src/com/android/car/scriptexecutortest/functional/ |
D | ScriptExecutorFunctionalTest.java | 1013 String function, in runScriptAndWaitForResponse() 1023 private void runScriptAndWaitForError(String script, String function) in runScriptAndWaitForError()
|
/packages/modules/Bluetooth/tools/pdl/src/ |
D | parser.rs | 449 let function = parse_string(&mut children)?; in parse_grammar() localVariable 456 let function = parse_string(&mut children)?; in parse_grammar() localVariable
|
/packages/modules/Bluetooth/system/gd/rust/gddi/macros/ |
D | lib.rs | 16 let function: ItemFn = parse(item).expect("can only be applied to functions"); in provides() localVariable
|
/packages/modules/StatsD/statsd/tests/ |
D | statsd_test_util.h | 61 #define TRACE_CALL(function, ...) \ argument
|
/packages/modules/adb/tools/ |
D | check_ms_os_desc.cpp | 147 ms_os_desc_v1_function function; in check_ms_os_desc_v1() local
|
/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/ |
D | TetheringTest.java | 774 private boolean tetherUsbFunctionMatches(int function, int enabledType) { in tetherUsbFunctionMatches() 782 private void sendUsbBroadcast(boolean connected, boolean configured, int function) { in sendUsbBroadcast() 2814 private void forceUsbTetheringUse(final int function) { in forceUsbTetheringUse()
|
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_dm.cc | 217 bt_bond_function_t function; member 3512 bt_bond_function_t function, in btif_stats_add_bond_event()
|