Searched defs:UpdateContext (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/native_client_sdk/src/examples/demo/life/
H A Dlife.c87 void UpdateContext(uint32_t width, uint32_t height) { function
158 UpdateContext(rect.size.width, rect.size.height);
/external/chromium_org/native_client_sdk/src/gonacl_appengine/src/life/
H A Dlife.c91 void UpdateContext(uint32_t width, uint32_t height) { function
162 UpdateContext(rect.size.width, rect.size.height);
/external/chromium_org/ash/accelerators/
H A Daccelerator_controller.cc772 void AcceleratorControllerContext::UpdateContext( function in class:ash::AcceleratorControllerContext
/external/chromium_org/chrome/browser/component_updater/
H A Dcomponent_updater_service.cc236 struct UpdateContext { struct in class:CrxUpdateService
238 UpdateContext() : start(base::Time::Now()) {} function in struct:CrxUpdateService::UpdateContext
251 UpdateContext* context);
782 MakeContextDelegate(this, new UpdateContext()),
789 UpdateContext* context) {
/external/mdnsresponder/mDNSCore/
H A DmDNSEmbeddedAPI.h1254 void *UpdateContext; // Context parameter for the update callback function member in struct:AuthRecord_struct

Completed in 1350 milliseconds