OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:onDelete
(Results
1 - 11
of
11
) sorted by null
/frameworks/base/obex/javax/obex/
ServerRequestHandler.java
40
* <code>
onDelete
()</code>, <code>onGet()</code>, and <code>onPut()</code>
180
* <code>
onDelete
()</code> will always return an
195
public int
onDelete
(HeaderSet request, HeaderSet reply) {
/packages/apps/Calculator/src/com/android/calculator2/
EventListener.java
40
mHandler.
onDelete
();
Logic.java
147
void
onDelete
() {
/external/llvm/unittests/VMCore/
ValueMapTest.cpp
192
static void
onDelete
(const ExtraData &Data, KeyT Old) {
245
static void
onDelete
(const ExtraData &Data, KeyT Old) {
277
static void
onDelete
(ExtraData Map, KeyT Old) {
/external/llvm/include/llvm/ADT/
ValueMap.h
64
static void
onDelete
(const ExtraDataT &/*Data*/, KeyT /*Old*/) {}
68
/// and
onDelete
) and not inside other ValueMap methods. NULL means that no
215
Config::
onDelete
(Copy.Map->Data, Copy.Unwrap()); // May destroy *this.
/external/llvm/lib/ExecutionEngine/
ExecutionEngine.cpp
[
all
...]
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
TestActivity.java
548
public int
onDelete
(HeaderSet request, HeaderSet reply) {
/external/llvm/lib/ExecutionEngine/JIT/
JITEmitter.cpp
87
static void
onDelete
(JITResolverState *JRS, Function *F);
354
static void
onDelete
(JITEmitter *, const Function*);
477
void CallSiteValueMapConfig::
onDelete
(JITResolverState *JRS, Function *F) {
[
all
...]
/packages/apps/Email/src/com/android/email/activity/
MessageViewFragment.java
469
onDelete
();
491
private void
onDelete
() {
/external/chromium/chrome/browser/resources/file_manager/js/
file_manager.js
[
all
...]
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/widgets/
AvdSelector.java
280
onDelete
();
[
all
...]
Completed in 251 milliseconds