Searched defs:sources (Results 1 – 12 of 12) sorted by relevance
29 sources = glob.glob('*_py.c') + \ variable
45 String[] sources = mCarAudioManager.getExternalSources(); in testGetExternalSources() local
32 let mut sources = ast::SourceDatabase::new(); in main() localVariable
62 private val sources = mutableListOf<SmartUpdateMediatorLiveData<*>>() in <lambda>() constant
52 Path path, Comparator<MediaItem> comparator, MediaSet[] sources, int bucketId) { in LocalMergeAlbum()
104 const struct audio_port_config* sources, in adev_create_audio_patch()
229 public SplitAggregateAdapter(Context context, List<RawContactInfo> sources) { in SplitAggregateAdapter()
179 int sources = device.getSources(); in hasValidInputDevice() local
452 List<Integer> sources = mGroupManagedSources.get(sink); in setSourceGroupManaged() local473 List<BluetoothLeBroadcastReceiveState> sources = in getGroupManagedDeviceSources() local
432 final List<UserManager.EnforcingUser> sources = mUserManager in hasUserRestriction() local
397 const char* sources[] = { in TEST() local
140 BtaAvCoSep sources[BTAV_A2DP_CODEC_INDEX_MAX]; // Supported sources member in BtaAvCoPeer