HomeSort by relevance Sort by last modified time
    Searched refs:GetUserDefaultLCIDFunction (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/sandbox/win/src/
process_thread_interception.h 47 typedef LCID (WINAPI *GetUserDefaultLCIDFunction)();
95 GetUserDefaultLCIDFunction orig_GetUserDefaultLCID);
interceptors_64.cc 83 GetUserDefaultLCIDFunction orig_fn = reinterpret_cast<
84 GetUserDefaultLCIDFunction>(g_originals[GET_USER_DEFAULT_LCID_ID]);
process_thread_interception.cc 442 GetUserDefaultLCIDFunction orig_GetUserDefaultLCID) {

Completed in 121 milliseconds