HomeSort by relevance Sort by last modified time
    Searched defs:getResourceType (Results 1 - 5 of 5) sorted by null

  /external/opencensus-java/contrib/monitored_resource_util/src/main/java/io/opencensus/contrib/monitoredresource/util/
MonitoredResource.java 41 public abstract ResourceType getResourceType();
77 public ResourceType getResourceType() {
140 public ResourceType getResourceType() {
209 public ResourceType getResourceType() {
  /external/setupcompat/partnerconfig/java/com/google/android/setupcompat/partnerconfig/
PartnerConfig.java 156 public ResourceType getResourceType() {
  /external/deqp/modules/egl/
teglRobustnessTests.cpp 236 const ResourceType& getResourceType (void) const { return m_resourceType; }
387 params.getResourceType() == RESOURCETYPE_SSBO ||
462 params.getResourceType() == RESOURCETYPE_SSBO ||
    [all...]
  /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
ShadowLegacyAssetManager.java 781 int type = getResourceType(typedResource);
799 type = getResourceType(typedResource);
833 private int getResourceType(TypedResource typedResource) {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-rc/
ResourceScriptStmt.h 188 virtual IntOrString getResourceType() const {
205 IntOrString getResourceType() const override { return 0; }
303 IntOrString getResourceType() const override { return RkAccelerators; }
327 IntOrString getResourceType() const override { return RkBitmap; }
399 IntOrString getResourceType() const override { return RkHTML; }
518 IntOrString getResourceType() const override { return RkMenu; }
617 IntOrString getResourceType() const override { return RkDialog; }
650 IntOrString getResourceType() const override { return Type; }
780 IntOrString getResourceType() const override { return RkVersionInfo; }

Completed in 743 milliseconds