HomeSort by relevance Sort by last modified time
    Searched defs:getOperation (Results 1 - 25 of 45) sorted by null

1 2

  /libcore/dom/src/test/java/org/w3c/domts/
UserDataNotification.java 49 public final short getOperation() {
  /packages/apps/Contacts/src/com/android/contacts/model/
CPOWrapper.java 42 public ContentProviderOperation getOperation() {
RawContactDeltaList.java 229 ops.add(cpoWrapper.getOperation());
  /packages/apps/Dialer/java/com/android/contacts/common/model/
CPOWrapper.java 43 public ContentProviderOperation getOperation() {
  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCWin64EH.h 55 OpType getOperation() const { return Operation; }
MCDwarf.h 257 OpType getOperation() const { return Operation; }
  /system/security/keystore/
operation.cpp 44 bool OperationMap::getOperation(const sp<IBinder>& token, uint64_t* outHandle, uint64_t* outKeyid,
  /cts/hostsidetests/incident/src/com/android/server/cts/
SettingsIncidentTest.java 64 assertNotNull(op.getOperation());
  /frameworks/base/telephony/java/android/telephony/cdma/
CdmaSmsCbProgramData.java 137 public int getOperation() {
  /frameworks/ml/nn/runtime/
ModelBuilder.h 77 const Operation& getOperation(uint32_t index) const { return mOperations[index]; }
  /packages/apps/TimeZoneUpdater/src/main/com/android/timezone/updater/
RulesCheckReceiver.java 107 DistroOperation operation = getOperation(context, token);
162 private DistroOperation getOperation(Context context, byte[] tokenBytes) {
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
ActionableToastBar.java 245 public ToastBarOperation getOperation() {
  /external/llvm/include/llvm/MC/
MCDwarf.h 461 OpType getOperation() const { return Operation; }
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
MCDwarf.h 469 OpType getOperation() const { return Operation; }
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
MCDwarf.h 469 OpType getOperation() const { return Operation; }
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
MCDwarf.h 469 OpType getOperation() const { return Operation; }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCDwarf.h 469 OpType getOperation() const { return Operation; }
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
MCDwarf.h 469 OpType getOperation() const { return Operation; }
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
MCDwarf.h 469 OpType getOperation() const { return Operation; }
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
MCDwarf.h 469 OpType getOperation() const { return Operation; }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCDwarf.h 469 OpType getOperation() const { return Operation; }
  /external/swiftshader/third_party/LLVM/include/llvm/
Instructions.h 606 BinOp getOperation() const {
    [all...]
  /external/llvm/include/llvm/IR/
Instructions.h 724 BinOp getOperation() const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
Instructions.h 727 BinOp getOperation() const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
Instructions.h 727 BinOp getOperation() const {
    [all...]

Completed in 1204 milliseconds

1 2