HomeSort by relevance Sort by last modified time
    Searched full:random_id (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/sandbox/win/sandbox_poc/
main_ui_window.cc 479 GUID random_id; local
480 CoCreateGuid(&random_id);
485 random_id.Data1,
486 random_id.Data2,
487 random_id.Data3,
488 random_id.Data4);
  /frameworks/base/docs/html/google/gcm/
gs.jd 468 def random_id():
488 'message_id': random_id(),
516 'message_id': random_id()}})

Completed in 1027 milliseconds