Home
last modified time | relevance | path

Searched refs:run_clock_recovery_in_worker_thread (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/build/release/aconfig/bp1a/com.android.bluetooth.flags/
H A Drun_clock_recovery_in_worker_thread_flag_values.textproto3 name: "run_clock_recovery_in_worker_thread"
/aosp_15_r20/build/release/aconfig/trunk_staging/com.android.bluetooth.flags/
H A Drun_clock_recovery_in_worker_thread_flag_values.textproto3 name: "run_clock_recovery_in_worker_thread"
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/flags/bluetooth_flags_c_lib/android_arm64_armv8-2a_cortex-a55_static_scs_apex33/gen/include/
Dcom_android_bluetooth_flags.h247 virtual bool run_clock_recovery_in_worker_thread() = 0;
989 inline bool run_clock_recovery_in_worker_thread() { in run_clock_recovery_in_worker_thread() function
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/flags/libbluetooth_aconfig_flags_rust/android_arm64_armv8-2a_cortex-a55_source_apex33/gen/src/
Dlib.rs1182 pub fn run_clock_recovery_in_worker_thread(&self) -> bool { in run_clock_recovery_in_worker_thread() method
2778 pub fn run_clock_recovery_in_worker_thread() -> bool { in run_clock_recovery_in_worker_thread() function
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.stubs.source/android_common/
Dreleased-flagged-apis-exportable.txt142 com.android.bluetooth.flags.run_clock_recovery_in_worker_thread
Drevert-annotations-exportable.txt142 …'!android.annotation.FlaggedApi("com.android.bluetooth.flags.run_clock_recovery_in_worker_thread")'
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/flags/bluetooth_flags_c_lib/android_arm64_armv8-2a_cortex-a55_static_scs_apex33/gen/
Dcom_android_bluetooth_flags.cc713 virtual bool run_clock_recovery_in_worker_thread() override { in run_clock_recovery_in_worker_thread() function in com::android::bluetooth::flags::flag_provider
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.stubs.source.module_lib/android_common/
Dreleased-flagged-apis-exportable.txt142 com.android.bluetooth.flags.run_clock_recovery_in_worker_thread
Drevert-annotations-exportable.txt142 …'!android.annotation.FlaggedApi("com.android.bluetooth.flags.run_clock_recovery_in_worker_thread")'
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.stubs.source.system/android_common/
Dreleased-flagged-apis-exportable.txt142 com.android.bluetooth.flags.run_clock_recovery_in_worker_thread
Drevert-annotations-exportable.txt142 …'!android.annotation.FlaggedApi("com.android.bluetooth.flags.run_clock_recovery_in_worker_thread")'
/aosp_15_r20/packages/modules/Bluetooth/flags/
Dleaudio.aconfig177 name: "run_clock_recovery_in_worker_thread"
/aosp_15_r20/packages/modules/Bluetooth/system/audio/asrc/
Dasrc_resampler.cc172 if (com::android::bluetooth::flags::run_clock_recovery_in_worker_thread()) {