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

  /external/llvm/tools/llvm-diff/
DifferenceEngine.h 71 Consumer& getConsumer() const { return consumer; }
DifferenceEngine.cpp 547 DiffLogBuilder Diff(Engine.getConsumer());
  /frameworks/base/include/android_runtime/
android_app_NativeActivity.h 90 inline android::InputConsumer& getConsumer() { return mConsumer; }
  /external/oauth/core/src/main/java/net/oauth/
ConsumerProperties.java 73 public OAuthConsumer getConsumer(String name) throws MalformedURLException {
  /frameworks/base/core/jni/
android_app_NativeActivity.cpp 484 if (nativeInputQueue->getConsumer().initialize() != android::OK) {
    [all...]

Completed in 1515 milliseconds