Home
last modified time | relevance | path

Searched defs:getSources (Results 1 – 25 of 317) sorted by relevance

12345678910>>...13

/aosp_15_r20/frameworks/native/services/inputflinger/
H A DInputDeviceMetricsCollector.cpp140 const SourceProvider getSources = [&args](const MetricsDeviceInfo& info) { in notifyKey() local
268 const SourceProvider& getSources) { in onInputDeviceUsage()
/aosp_15_r20/external/google-cloud-java/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/
H A DListSourcesResponse.java125 public com.google.cloud.securitycenter.v1.Source getSources(int index) { in getSources() method in ListSourcesResponse
667 public com.google.cloud.securitycenter.v1.Source getSources(int index) { in getSources() method in ListSourcesResponse.Builder
H A DListSourcesResponseOrBuilder.java45 com.google.cloud.securitycenter.v1.Source getSources(int index); in getSources() method
H A DExfiltration.java136 public com.google.cloud.securitycenter.v1.ExfilResource getSources(int index) { in getSources() method in Exfiltration
757 public com.google.cloud.securitycenter.v1.ExfilResource getSources(int index) { in getSources() method in Exfiltration.Builder
H A DExfiltrationOrBuilder.java49 com.google.cloud.securitycenter.v1.ExfilResource getSources(int index); in getSources() method
/aosp_15_r20/external/google-cloud-java/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/
H A DListSourcesResponse.java125 public com.google.cloud.securitycenter.v1p1beta1.Source getSources(int index) { in getSources() method in ListSourcesResponse
672 public com.google.cloud.securitycenter.v1p1beta1.Source getSources(int index) { in getSources() method in ListSourcesResponse.Builder
H A DListSourcesResponseOrBuilder.java45 com.google.cloud.securitycenter.v1p1beta1.Source getSources(int index); in getSources() method
/aosp_15_r20/external/google-cloud-java/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/
H A DListSourcesResponse.java125 public com.google.cloud.securitycenter.v1beta1.Source getSources(int index) { in getSources() method in ListSourcesResponse
668 public com.google.cloud.securitycenter.v1beta1.Source getSources(int index) { in getSources() method in ListSourcesResponse.Builder
H A DListSourcesResponseOrBuilder.java45 com.google.cloud.securitycenter.v1beta1.Source getSources(int index); in getSources() method
/aosp_15_r20/external/google-cloud-java/java-vmmigration/proto-google-cloud-vmmigration-v1/src/main/java/com/google/cloud/vmmigration/v1/
H A DListSourcesResponse.java134 public com.google.cloud.vmmigration.v1.Source getSources(int index) { in getSources() method in ListSourcesResponse
786 public com.google.cloud.vmmigration.v1.Source getSources(int index) { in getSources() method in ListSourcesResponse.Builder
H A DListSourcesResponseOrBuilder.java49 com.google.cloud.vmmigration.v1.Source getSources(int index); in getSources() method
/aosp_15_r20/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
H A DAudioRoute.h42 const PolicyAudioPortVector &getSources() const { return mSources; } in getSources() function
/aosp_15_r20/frameworks/native/services/inputflinger/reader/mapper/
H A DExternalStylusInputMapper.cpp30 uint32_t ExternalStylusInputMapper::getSources() const { in getSources() function in android::ExternalStylusInputMapper
H A DSwitchInputMapper.cpp29 uint32_t SwitchInputMapper::getSources() const { in getSources() function in android::SwitchInputMapper
H A DVibratorInputMapper.cpp29 uint32_t VibratorInputMapper::getSources() const { in getSources() function in android::VibratorInputMapper
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Tooling/Refactoring/
DRefactoringRuleContext.h37 const SourceManager &getSources() const { return SM; } in getSources() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Tooling/Refactoring/
DRefactoringRuleContext.h37 const SourceManager &getSources() const { return SM; } in getSources() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Tooling/Refactoring/
DRefactoringRuleContext.h37 const SourceManager &getSources() const { return SM; } in getSources() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Tooling/Refactoring/
DRefactoringRuleContext.h37 const SourceManager &getSources() const { return SM; } in getSources() function
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/
DShadowInputDevice.java85 public int getSources() { in getSources() method in ShadowInputDevice
/aosp_15_r20/external/guice/core/src/com/google/inject/internal/
H A DWeakKeySet.java122 public Set<Object> getSources(Key<?> key) { in getSources() method in WeakKeySet
/aosp_15_r20/external/guice/core/src/com/google/inject/spi/
H A DMessage.java77 public List<Object> getSources() { in getSources() method in Message
/aosp_15_r20/dalvik/dx/src/com/android/dx/ssa/
H A DNormalSsaInsn.java114 public RegisterSpecList getSources() { in getSources() method in NormalSsaInsn
H A DSsaInsn.java100 abstract public RegisterSpecList getSources(); in getSources() method in SsaInsn
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DXEquivalenceMap.java104 public Set<K> getSources(V target) { in getSources() method in XEquivalenceMap

12345678910>>...13