Home
last modified time | relevance | path

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

/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowPendingIntent.java114 protected static PendingIntent getBroadcast( in getBroadcast() method in ShadowPendingIntent
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/VE/
DVECustomDAG.cpp451 SDValue VECustomDAG::getBroadcast(EVT ResultVT, SDValue Scalar, in getBroadcast() function in llvm::VECustomDAG