OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:section_contents
(Results
1 - 12
of
12
) sorted by null
/external/chromium_org/chrome/browser/sync/
about_sync_util.cc
33
base::ListValue*
section_contents
= new base::ListValue();
local
35
section->Set("data",
section_contents
);
38
return
section_contents
;
46
base::ListValue*
section_contents
= new base::ListValue();
local
48
section->Set("data",
section_contents
);
51
return
section_contents
;
/prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.8/include/
plugin-api.h
292
handler. This function sets *
SECTION_CONTENTS
to point to a buffer that is
299
const unsigned char **
section_contents
,
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/include/
plugin-api.h
292
handler. This function sets *
SECTION_CONTENTS
to point to a buffer that is
299
const unsigned char **
section_contents
,
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.8/include/
plugin-api.h
292
handler. This function sets *
SECTION_CONTENTS
to point to a buffer that is
299
const unsigned char **
section_contents
,
/prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.8/include/
plugin-api.h
292
handler. This function sets *
SECTION_CONTENTS
to point to a buffer that is
299
const unsigned char **
section_contents
,
/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.8/include/
plugin-api.h
292
handler. This function sets *
SECTION_CONTENTS
to point to a buffer that is
299
const unsigned char **
section_contents
,
/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/x86_64-linux-gnu/aarch64-linux-android/include/
plugin-api.h
292
handler. This function sets *
SECTION_CONTENTS
to point to a buffer that is
299
const unsigned char **
section_contents
,
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/include/
plugin-api.h
292
handler. This function sets *
SECTION_CONTENTS
to point to a buffer that is
299
const unsigned char **
section_contents
,
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.8/include/
plugin-api.h
292
handler. This function sets *
SECTION_CONTENTS
to point to a buffer that is
299
const unsigned char **
section_contents
,
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
plugin-api.h
292
handler. This function sets *
SECTION_CONTENTS
to point to a buffer that is
299
const unsigned char **
section_contents
,
/prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.8/include/
plugin-api.h
292
handler. This function sets *
SECTION_CONTENTS
to point to a buffer that is
299
const unsigned char **
section_contents
,
/external/chromium_org/components/signin/core/browser/
about_signin_internals.cc
39
base::ListValue*
section_contents
= new base::ListValue();
local
42
section->Set("data",
section_contents
);
44
return
section_contents
;
Completed in 1324 milliseconds