Home
last modified time | relevance | path

Searched defs:sources (Results 1 – 25 of 118) sorted by relevance

12345

/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/emergency/
H A DEmergencyNumberTest.java70 List<Integer> sources = number.getEmergencyNumberSources(); in testEmergencyNumberUnspecified() local
123 List<Integer> sources = number.getEmergencyNumberSources(); in testEmergencyNumberSpecificService() local
192 List<Integer> sources = number.getEmergencyNumberSources(); in testEmergencyNumberMultipleServices() local
/aosp12/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DglGetDebugMessageLog.java6 int[] sources, in glGetDebugMessageLog()
23 java.nio.IntBuffer sources, in glGetDebugMessageLog()
34 int[] sources, in glGetDebugMessageLog()
47 java.nio.IntBuffer sources, in glGetDebugMessageLog()
H A DglGetDebugMessageLogKHR.java6 int[] sources, in glGetDebugMessageLogKHR()
23 java.nio.IntBuffer sources, in glGetDebugMessageLogKHR()
34 int[] sources, in glGetDebugMessageLogKHR()
47 java.nio.IntBuffer sources, in glGetDebugMessageLogKHR()
/aosp12/frameworks/base/media/java/android/media/
H A DAudioPatch.java41 AudioPatch(AudioHandle patchHandle, AudioPortConfig[] sources, AudioPortConfig[] sinks) { in AudioPatch()
51 public AudioPortConfig[] sources() { in sources() method in AudioPatch
/aosp14/frameworks/base/media/java/android/media/
H A DAudioPatch.java41 AudioPatch(AudioHandle patchHandle, AudioPortConfig[] sources, AudioPortConfig[] sinks) { in AudioPatch()
51 public AudioPortConfig[] sources() { in sources() method in AudioPatch
/aosp12/frameworks/base/core/proto/android/view/
H A Dinsetsstate.proto31 repeated InsetsSourceProto sources = 1; field
/aosp14/frameworks/base/core/proto/android/view/
H A Dinsetsstate.proto31 repeated InsetsSourceProto sources = 1; field
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/
H A DMakefile.am82 sources = src/omx_video_base.cpp macro
/aosp12/packages/services/Car/tests/carservice_test/src/com/android/car/
H A DCarAudioManagerTest.java45 String[] sources = mCarAudioManager.getExternalSources(); in testGetExternalSources() local
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/
H A DMakefile.am76 sources = src/omx_video_base.cpp macro
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/
H A DMakefile.am64 sources = src/omx_video_base.cpp macro
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/
H A DMakefile.am70 sources = src/omx_video_base.cpp macro
/aosp12/frameworks/base/services/core/jni/gnss/
H A DGnssConfiguration.h77 hardware::hidl_vec<T_BlocklistSource> sources; in getBlocklistedSources() local
H A DGnssConfiguration.cpp115 auto sources = in setBlocklist() local
191 auto sources = getBlocklistedSources<BlocklistedSource_V1_1, in setBlocklist() local
236 auto sources = getBlocklistedSources<BlocklistedSource_V2_1, in setBlocklist() local
/aosp14/frameworks/base/services/core/jni/gnss/
H A DGnssConfiguration.h77 hardware::hidl_vec<T_BlocklistSource> sources; in getBlocklistedSources() local
H A DGnssConfiguration.cpp115 auto sources = in setBlocklist() local
191 auto sources = getBlocklistedSources<BlocklistedSource_V1_1, in setBlocklist() local
236 auto sources = getBlocklistedSources<BlocklistedSource_V2_1, in setBlocklist() local
/aosp12/frameworks/compile/libbcc/lib/
H A DRSScriptGroupFusion.cpp91 int getFusedFuncSig(const std::vector<Source*>& sources, in getFusedFuncSig()
134 const std::vector<Source*>& sources, in getFusedFuncType()
177 const std::vector<Source *>& sources, in fuseKernels()
/aosp12/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
H A DAudioRoute.h41 void setSources(const PolicyAudioPortVector &sources) { mSources = sources; } in setSources()
/aosp12/hardware/interfaces/audio/core/all-versions/vts/functional/7.0/
H A DPolicyConfig.cpp174 const auto sources = splitString(route.getSources(), ','); in getSinkDevicesForMixPort() local
193 const auto sources = splitString(route->getSources(), ','); in getSourceDevicesForMixPort() local
/aosp12/frameworks/opt/net/ims/src/java/com/android/ims/internal/
H A DVideoPauseTracker.java194 private String sourcesToString(Collection<Integer> sources) { in sourcesToString()
/aosp12/frameworks/base/media/mca/filterfw/native/core/
H A Dgl_frame.cpp206 std::vector<const GLFrame*> sources; in CopyPixelsFrom() local
377 std::vector<const GLFrame*> sources; in ReadTexturePixels() local
/aosp14/frameworks/base/media/mca/filterfw/native/core/
H A Dgl_frame.cpp206 std::vector<const GLFrame*> sources; in CopyPixelsFrom() local
377 std::vector<const GLFrame*> sources; in ReadTexturePixels() local
/aosp12/hardware/interfaces/gnss/1.1/vts/functional/
H A Dgnss_hal_test_cases.cpp272 hidl_vec<IGnssConfiguration::BlacklistedSource> sources; in TEST_P() local
394 hidl_vec<IGnssConfiguration::BlacklistedSource> sources; in TEST_P() local
464 hidl_vec<IGnssConfiguration::BlacklistedSource> sources; in TEST_P() local
/aosp12/art/test/968-default-partial-compile-gen/util-src/
H A Dgenerate_java.py58 def __init__(self, sources, javac, temp_dir, classes_dir): argument
/aosp12/art/test/971-iface-super/util-src/
H A Dgenerate_java.py58 def __init__(self, sources, javac, temp_dir, classes_dir): argument

12345