HomeSort by relevance Sort by last modified time
    Searched refs:patch_info (Results 1 - 25 of 81) sorted by null

1 2 3 4

  /external/chromium_org/sandbox/win/wow_helper/
target_code.cc 11 PatchInfo *patch_info, HANDLE process, PVOID *base, ULONG_PTR zero_bits,
14 NTSTATUS ret = patch_info->orig_MapViewOfSection(patch_info->section, process,
23 patch_info->signal_and_wait(patch_info->dll_load, patch_info->continue_load,
target_code.h 30 PatchInfo* patch_info, HANDLE process, PVOID* base, ULONG_PTR zero_bits,
service64_resolver.cc 84 patch_info = 0;
90 ULONG patch_info; member in struct:__anon15272::InternalThunk
97 sandbox::PatchInfo patch_info; member in struct:__anon15272::ServiceFullThunk
135 NTSTATUS ResolveNtdll(sandbox::PatchInfo* patch_info) {
145 patch_info->signal_and_wait =
308 full_local_thunk->patch_info.orig_MapViewOfSection = reinterpret_cast<
310 full_local_thunk->patch_info.patch_location = target_;
311 NTSTATUS ret = ResolveNtdll(&full_local_thunk->patch_info);
318 ULONG_PTR patch_info = reinterpret_cast<ULONG_PTR>(remote_thunk); local
319 my_thunk.patch_info = static_cast<ULONG>(patch_info)
    [all...]
  /external/chromium_org/sandbox/win/src/
Wow64.cc 40 bool Restore64Code(HANDLE child, PatchInfo32* patch_info) {
43 if (!::ReadProcessMemory(child, patch_info, &local_patch_info,
117 PatchInfo32* patch_info = reinterpret_cast<PatchInfo32*>(buffer);
122 if (!::WriteProcessMemory(child_->Process(), patch_info, &local_patch_info,
136 return Restore64Code(child_->Process(), patch_info);
  /cts/apps/CameraITS/pymodules/its/
image.py 679 patch_info = [(2,2,[0]), # Red
684 for i in range(len(patch_info)):
685 yi,xi,high_chans = patch_info[i]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3dx9mesh.h 486 STDMETHOD(GetPatchInfo)(THIS_ LPD3DXPATCHINFO patch_info) PURE;
    [all...]
  /external/chromium_org/v8/src/ic/arm64/
ic-arm64.cc 975 InstructionSequence* patch_info = InstructionSequence::At(info_address); local
    [all...]
  /bionic/libc/kernel/uapi/linux/
soundcard.h 177 struct patch_info { struct
    [all...]
  /development/ndk/platforms/android-3/include/linux/
soundcard.h 156 struct patch_info { struct
  /development/ndk/platforms/android-L/include/linux/
soundcard.h 177 struct patch_info { struct
    [all...]
  /external/kernel-headers/original/uapi/linux/
soundcard.h 205 * The following patch_info structure has been designed to support
213 struct patch_info { struct
459 * For wave table use struct patch_info. Initialize the key field
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
soundcard.h 201 * The following patch_info structure has been designed to support
209 struct patch_info { struct
455 * For wave table use struct patch_info. Initialize the key field
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
soundcard.h 201 * The following patch_info structure has been designed to support
209 struct patch_info { struct
455 * For wave table use struct patch_info. Initialize the key field
    [all...]
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
soundcard.h 156 struct patch_info { struct
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
soundcard.h 156 struct patch_info { struct
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
soundcard.h 156 struct patch_info { struct
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
soundcard.h 156 struct patch_info { struct
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
soundcard.h 156 struct patch_info { struct
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
soundcard.h 156 struct patch_info { struct
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
soundcard.h 156 struct patch_info { struct
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
soundcard.h 156 struct patch_info { struct
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
soundcard.h 156 struct patch_info { struct
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
soundcard.h 156 struct patch_info { struct
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
soundcard.h 156 struct patch_info { struct
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
soundcard.h 156 struct patch_info { struct

Completed in 1985 milliseconds

1 2 3 4