Home
last modified time | relevance | path

Searched defs:Assertions (Results 1 – 2 of 2) sorted by relevance

/frameworks/libs/net/common/device/com/android/net/module/util/async/
DAssertions.java26 public final class Assertions { class
40 private Assertions() {} in Assertions() method in Assertions
/frameworks/compile/mclinker/include/mcld/
DLinkerScript.h45 typedef std::vector<AssertCmd> Assertions; typedef