Searched defs:UpdateRecord (Results 1 - 10 of 10) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
H A DInventoryComponent.java20 private UpdateRecord mInventory;
25 mInventory = new UpdateRecord();
36 public void applyUpdate(UpdateRecord record) {
52 public UpdateRecord getRecord() {
60 public static class UpdateRecord extends BaseObject { class in class:InventoryComponent
65 public UpdateRecord() { method in class:InventoryComponent.UpdateRecord
75 public void add(UpdateRecord other) {
/external/llvm/lib/Target/AArch64/
H A DAArch64PromoteConstant.cpp94 struct UpdateRecord { struct in class:__anon12821::AArch64PromoteConstant
99 UpdateRecord(Constant *C, Instruction *User, unsigned Op) function in struct:__anon12821::AArch64PromoteConstant::UpdateRecord
191 void promoteConstants(Function &F, SmallVectorImpl<UpdateRecord> &Updates,
515 Function &F, SmallVectorImpl<UpdateRecord> &Updates,
538 SmallVector<UpdateRecord, 64> Updates;
/external/mdnsresponder/mDNSWindows/DLL.NET/
H A Ddnssd_NET.cpp767 * UpdateRecord()
774 DNSService::UpdateRecord function in class:DNSService
/external/clang/include/clang/Serialization/
H A DASTWriter.h346 typedef SmallVector<DeclUpdate, 1> UpdateRecord; typedef in class:clang::ASTWriter
347 typedef llvm::MapVector<const Decl *, UpdateRecord> DeclUpdateMap;
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 217 milliseconds