Searched refs:paths (Results 1 – 15 of 15) sorted by relevance
/hardware/qcom/audio/hal/audio_extn/ |
D | tfa_98xx.c | 133 static int adev_i2s_clock_operation(int enable, struct audio_device *adev, char *paths) in adev_i2s_clock_operation() argument 137 ALOGD("%s: mixer paths is: %s, enable: %d\n", __func__, paths, enable); in adev_i2s_clock_operation() 139 ret = audio_route_apply_and_update_path(adev->audio_route, paths); in adev_i2s_clock_operation() 145 ret = audio_route_reset_and_update_path(adev->audio_route, paths); in adev_i2s_clock_operation() 156 char paths[32] = "init_smart_pa"; in tfa_98xx_set_audio_mode() local 160 strcat(paths, " music"); in tfa_98xx_set_audio_mode() 165 strcat(paths, " voice"); in tfa_98xx_set_audio_mode() 172 ALOGV("%s: mixer paths is: %s, enable: %d\n", __func__, paths, enable); in tfa_98xx_set_audio_mode() 173 adev_i2s_clock_operation(enable, adev, paths); in tfa_98xx_set_audio_mode() 233 char paths[32] = "init_smart_pa"; in tfa_98xx_set_func_mode() local [all …]
|
/hardware/interfaces/atrace/1.0/default/ |
D | AtraceDevice.cpp | 34 std::vector<std::pair<std::string, bool>> paths; member 75 for (auto& p : kTracingMap.at(c).paths) { in enableCategories() 95 for (auto& p : c.second.paths) { in disableAllCategories()
|
/hardware/google/pixel/atrace/ |
D | AtraceDevice.cpp | 34 std::vector<std::pair<std::string, bool>> paths; member 85 for (auto &p : kTracingMap.at(c).paths) { in enableCategories() 105 for (auto &p : c.second.paths) { in disableAllCategories()
|
/hardware/google/pixel/vibrator/common/ |
D | utils.h | 136 std::istringstream paths{value}; 139 while (paths >> path) {
|
/hardware/interfaces/health/1.0/ |
D | types.hal | 83 * power_supply sysfs attribute file paths. Set these to specific paths 85 * for appropriate power_supply attribute files to use, for any paths
|
/hardware/google/pixel/pixelstats/include/pixelstats/ |
D | SysfsCollector.h | 55 SysfsCollector(const struct SysfsPaths &paths);
|
/hardware/interfaces/wifi/1.4/ |
D | IWifiNanIface.hal | 35 * a discovery session or set up data-interfaces or data-paths). Use the
|
/hardware/interfaces/wifi/1.2/ |
D | IWifiNanIface.hal | 53 * a discovery session or set up data-interfaces or data-paths). Use the
|
/hardware/interfaces/confirmationui/1.0/ |
D | IConfirmationUI.hal | 63 * This function can be used to test certain code paths non-interactively. See TestModeCommands
|
D | types.hal | 80 * IConfirmationUI::deliverSecureInputEvent can be used to test certain code paths.
|
/hardware/interfaces/wifi/1.0/ |
D | IWifiNanIface.hal | 59 * a discovery session or set up data-interfaces or data-paths). Use the
|
D | IWifiNanIfaceEventCallback.hal | 308 * Asynchronous callback indicating a list of data-paths (NDP) have been terminated: received by
|
D | types.hal | 944 * Cipher type for data-paths. If |securityType| is |NanDataPathSecurityType.OPEN| then must 1065 * Security configuration of data-paths created in the context of this discovery session. Security 1067 * individual data-paths to have unique PMKs or Passphrases. 1358 * Maximum number of data paths (NDP) which can be created concurrently on the device, across all 1439 * Cipher type for data-paths constructed in the context of this discovery session. Valid if 1446 * data-paths.
|
/hardware/qcom/msm8998/json-c/ |
D | Doxyfile | 113 # the path. The tag can be used to show relative paths in the file list. 123 # definition is used. Otherwise one should specify the include paths that 981 # where "loc1" and "loc2" can be relative or absolute paths or
|
/hardware/interfaces/automotive/can/1.0/default/libc++fs/include/automotive/ |
D | filesystem | 1158 // relative paths
|