Home
last modified time | relevance | path

Searched defs:DefaultConfig (Results 1 – 5 of 5) sorted by relevance

/aosp12/hardware/google/pixel/vibrator/drv2624/bench/
H A Dbenchmark.cpp72 static void DefaultConfig(benchmark::internal::Benchmark *b) { in DefaultConfig() function in aidl::android::hardware::vibrator::VibratorBench
/aosp12/hardware/interfaces/vibrator/bench/
H A Dbenchmark.cpp54 static void DefaultConfig(Benchmark* b) { b->Unit(kMicrosecond); } in DefaultConfig() function in BaseBench
/aosp12/frameworks/native/services/vibratorservice/benchmarks/
H A DVibratorHalControllerBenchmarks.cpp42 static void DefaultConfig(Benchmark* b) { b->Unit(kMicrosecond); } in DefaultConfig() function in VibratorBench
/aosp12/frameworks/base/libs/androidfw/
H A DConfigDescription.cpp30 const ConfigDescription& ConfigDescription::DefaultConfig() { in DefaultConfig() function in android::ConfigDescription
/aosp12/frameworks/base/tools/aapt2/dump/
H A DDumpManifest.cpp330 static ConfigDescription DefaultConfig() { in DefaultConfig() function in aapt::ManifestExtractor