HomeSort by relevance Sort by last modified time
    Searched refs:cookie (Results 576 - 600 of 601) sorted by null

<<2122232425

  /packages/apps/Music/src/com/android/music/
AlbumBrowserActivity.java 523 protected void onQueryComplete(int token, Object cookie, Cursor cursor) {
ArtistAlbumBrowserActivity.java 583 protected void onQueryComplete(int token, Object cookie, Cursor cursor) {
    [all...]
  /frameworks/base/media/libeffects/lvm/wrapper/Bundle/
EffectBundle.cpp 539 pContext->config.inputCfg.bufferProvider.cookie = NULL;
547 pContext->config.outputCfg.bufferProvider.cookie = NULL;
    [all...]
  /libcore/luni/src/test/java/libcore/net/http/
HttpResponseCacheTest.java     [all...]
  /external/webkit/Source/WebKit/win/
DOMHTMLClasses.cpp 319 HRESULT STDMETHODCALLTYPE DOMHTMLDocument::cookie( function in class:DOMHTMLDocument
327 /* [in] */ BSTR /*cookie*/)
    [all...]
DOMHTMLClasses.h 411 virtual HRESULT STDMETHODCALLTYPE cookie(
415 /* [in] */ BSTR cookie);
    [all...]
  /frameworks/base/libs/utils/
BackupHelpers.cpp     [all...]
  /packages/apps/Calendar/src/com/android/calendar/
AllInOneActivity.java 186 protected void onQueryComplete(int token, Object cookie, Cursor cursor) {
    [all...]
EventInfoFragment.java 345 protected void onQueryComplete(int token, Object cookie, Cursor cursor) {
    [all...]
  /external/webkit/Source/WebCore/dom/
Document.cpp 1466 InspectorInstrumentationCookie cookie = InspectorInstrumentation::willRecalculateStyle(this); local
3676 String Document::cookie(ExceptionCode& ec) const function in class:WebCore::Document
    [all...]
  /frameworks/base/media/jni/mediaeditor/
VideoEditorMain.cpp 230 static void jniPreviewProgressCallback(void* cookie, M4OSA_UInt32 msgType,
386 static void jniPreviewProgressCallback (void* cookie, M4OSA_UInt32 msgType,
389 ManualEditContext *pContext = (ManualEditContext *)cookie;
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-linux.c     [all...]
  /packages/apps/Calendar/tests/src/com/android/calendar/event/
EditEventHelperTest.java 133 public void startBatch(int token, Object cookie, String authority,
    [all...]
  /prebuilt/sdk/14/
android.jar 
  /prebuilt/sdk/6/
android.jar 
  /external/chromium/chrome/browser/sync/engine/
syncapi.cc     [all...]
  /external/openssl/ssl/
s3_srvr.c 879 * allocate any memory yet. So check cookie length...
945 /* cookie stuff */
949 * The ClientHello may contain a cookie even if the
961 /* verify the cookie if appropriate option is set. */
977 /* else cookie verification succeeded */
979 else if ( memcmp(s->d1->rcvd_cookie, s->d1->cookie,
    [all...]
  /external/webkit/Source/WebCore/bindings/objc/
PublicDOMInterfaces.h 93 @property(copy) NSString *cookie; variable
    [all...]
  /external/webkit/Source/WebCore/inspector/front-end/
inspector.css     [all...]
  /hardware/ril/libril/
ril.cpp 286 void* cookie) {
    [all...]
  /prebuilt/sdk/11/
android.jar 
  /prebuilt/sdk/9/
android.jar 
  /external/webkit/PerformanceTests/SunSpider/tests/parse-only/
concat-jquery-mootools-prototype.js     [all...]
  /frameworks/base/services/audioflinger/
AudioFlinger.cpp     [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]

Completed in 1825 milliseconds

<<2122232425