OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:patch2
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/courgette/
bsdiff_memory_unittest.cc
30
courgette::SourceStream
patch2
;
local
32
patch2
.Init(patch1);
35
status = ApplyBinaryPatch(&old2, &
patch2
, &new2);
/frameworks/av/services/audiopolicy/
AudioPolicyService.cpp
857
struct audio_patch
patch2
;
local
860
patch2
= ((CreateAudioPatchData *)command2->mParam.get())->mPatch;
870
if (patch.num_sources ==
patch2
.num_sources) {
872
if (patch.sources[count].id !=
patch2
.sources[count].id) {
[
all
...]
Completed in 75 milliseconds