Searched defs:DefaultConfig (Results 1 – 5 of 5) sorted by relevance
/aosp12/hardware/google/pixel/vibrator/drv2624/bench/ | ||
H A D | benchmark.cpp | 72 static void DefaultConfig(benchmark::internal::Benchmark *b) { in DefaultConfig() function in aidl::android::hardware::vibrator::VibratorBench |
/aosp12/hardware/interfaces/vibrator/bench/ | ||
H A D | benchmark.cpp | 54 static void DefaultConfig(Benchmark* b) { b->Unit(kMicrosecond); } in DefaultConfig() function in BaseBench |
/aosp12/frameworks/native/services/vibratorservice/benchmarks/ | ||
H A D | VibratorHalControllerBenchmarks.cpp | 42 static void DefaultConfig(Benchmark* b) { b->Unit(kMicrosecond); } in DefaultConfig() function in VibratorBench |
/aosp12/frameworks/base/libs/androidfw/ | ||
H A D | ConfigDescription.cpp | 30 const ConfigDescription& ConfigDescription::DefaultConfig() { in DefaultConfig() function in android::ConfigDescription |
/aosp12/frameworks/base/tools/aapt2/dump/ | ||
H A D | DumpManifest.cpp | 330 static ConfigDescription DefaultConfig() { in DefaultConfig() function in aapt::ManifestExtractor |