OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:oncall
(Results
1 - 6
of
6
) sorted by null
/external/google-breakpad/src/testing/test/
gmock_leak_test.py
42
TEST_WITH_ON_CALL = [PROGRAM_PATH, '--gtest_filter=*
OnCall
*']
/external/chromium-trace/trace-viewer/third_party/webapp2/webapp2_extras/
sessions.py
89
def
oncall
(self, *args, **kw):
function in function:_UpdateDictMixin.calls_update
94
oncall
.__name__ = name
95
return
oncall
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
callobj.h
340
virtual HRESULT WINAPI
OnCall
(ICallFrame *pFrame) = 0;
348
HRESULT (WINAPI *
OnCall
)(ICallFrameEvents *This,ICallFrame *pFrame);
358
#define ICallFrameEvents_OnCall(This,pFrame) (This)->lpVtbl->
OnCall
(This,pFrame)
comsvcs.h
[
all
...]
/packages/apps/Bluetooth/jni/
com_android_bluetooth_hfpclient.cpp
288
method_onCall = env->GetMethodID(clazz, "
onCall
", "(I)V");
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
HeadsetClientStateMachine.java
[
all
...]
Completed in 7523 milliseconds