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

  /external/chromium_org/chrome/browser/ui/webui/ntp/
ntp_user_data_logger.cc 23 SERVER_SIDE = 1,
87 server_side_suggestions_ ? SERVER_SIDE : CLIENT_SIDE,
  /sdk/emulator/opengl/host/tools/emugen/
ApiGen.h 28 typedef enum { CLIENT_SIDE, SERVER_SIDE, WRAPPER_SIDE } SideType;
51 case SERVER_SIDE:

Completed in 450 milliseconds