Searched defs:profile (Results 1 – 15 of 15) sorted by relevance
| /system/media/alsa_utils/ |
| D | alsa_device_profile.c | 61 static void profile_reset(alsa_device_profile* profile) in profile_reset() 76 void profile_init(alsa_device_profile* profile, int direction) in profile_init() 82 bool profile_is_initialized(const alsa_device_profile* profile) in profile_is_initialized() 87 bool profile_is_valid(const alsa_device_profile* profile) { in profile_is_valid() 91 bool profile_is_cached_for(const alsa_device_profile* profile, int card, int device) { in profile_is_cached_for() 95 void profile_decache(alsa_device_profile* profile) { in profile_decache() 110 unsigned profile_calc_min_period_size(const alsa_device_profile* profile, unsigned sample_rate) in profile_calc_min_period_size() 126 unsigned int profile_get_period_size(const alsa_device_profile* profile, unsigned sample_rate) in profile_get_period_size() 136 unsigned profile_get_default_sample_rate(const alsa_device_profile* profile) in profile_get_default_sample_rate() 150 unsigned profile_get_highest_sample_rate(const alsa_device_profile* profile) { in profile_get_highest_sample_rate() [all …]
|
| D | alsa_device_proxy.c | 46 int proxy_prepare(alsa_device_proxy * proxy, const alsa_device_profile* profile, in proxy_prepare() 131 const alsa_device_profile* profile = proxy->profile; in proxy_open() local 294 const alsa_device_profile* profile = proxy->profile; in proxy_scan_rates() local
|
| /system/extras/perfprofd/dropbox/ |
| D | dropbox_host.cc | 26 bool SendToDropbox(android::perfprofd::PerfprofdRecord* profile, in SendToDropbox()
|
| D | dropbox.cc | 101 bool SendToDropbox(android::perfprofd::PerfprofdRecord* profile, in SendToDropbox()
|
| /system/bt/binder/android/bluetooth/ |
| D | IBluetoothManager.aidl | 43 boolean bindBluetoothProfileService(int profile, IBluetoothProfileServiceConnection proxy); in bindBluetoothProfileService() 44 void unbindBluetoothProfileService(int profile, IBluetoothProfileServiceConnection proxy); in unbindBluetoothProfileService()
|
| D | IBluetooth.aidl | 68 int getProfileConnectionState(int profile); in getProfileConnectionState() 105 … void sendConnectionStateChange(in BluetoothDevice device, int profile, int state, int prevState); in sendConnectionStateChange()
|
| /system/media/alsa_utils/include/ |
| D | alsa_device_proxy.h | 25 const alsa_device_profile* profile; member
|
| /system/core/libprocessgroup/ |
| D | processgroup.cpp | 119 TaskProfile* profile = tp.GetProfile(name); in SetProcessProfiles() local 139 TaskProfile* profile = tp.GetProfile(name); in SetTaskProfiles() local
|
| D | task_profiles.cpp | 357 auto profile = std::make_unique<TaskProfile>(); in Load() local
|
| /system/extras/simpleperf/scripts/ |
| D | pprof_proto_generator.py | 47 def store_pprof_profile(filename, profile): argument 54 def __init__(self, profile): argument
|
| D | app_profiler.py | 164 def profile(self): member in ProfilerBase
|
| /system/extras/perfprofd/scripts/ |
| D | perf_proto_stack.py | 128 def create_symbol_maps(profile): argument
|
| /system/extras/perfprofd/ |
| D | perfprofdcore.cc | 372 static void annotate_encoded_perf_profile(android::perfprofd::PerfprofdRecord* profile, in annotate_encoded_perf_profile()
|
| /system/keymaster/ng/ |
| D | AndroidKeymaster3Device.cpp | 232 …master3Device::AndroidKeymaster3Device(KeymasterContext* context, KeymasterHardwareProfile profile) in AndroidKeymaster3Device()
|
| /system/bt/bta/ag/ |
| D | bta_ag_int.h | 266 tBTA_AG_PROFILE profile[BTA_AG_NUM_IDX]; /* profile-specific data */ member
|