OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:target_base
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/ppapi/native_client/src/trusted/plugin/
plugin.gyp
12
'
target_base
': 'none',
15
['
target_base
=="ppNaClPlugin"', {
/art/runtime/
runtime.cc
779
const char*
target_base
= getenv("EMULATED_STORAGE_TARGET");
local
780
if (
target_base
!= NULL) {
781
if (mount("tmpfs",
target_base
, "tmpfs", MS_NOSUID | MS_NODEV,
783
LOG(WARNING) << "Failed to mount tmpfs to " <<
target_base
;
[
all
...]
/dalvik/vm/
Init.cpp
1708
const char*
target_base
= getenv("EMULATED_STORAGE_TARGET");
local
[
all
...]
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/
cpp.py
[
all
...]
/art/tools/
cpplint.py
[
all
...]
/external/libvpx/libvpx/tools/
cpplint.py
[
all
...]
/external/chromium_org/v8/src/
runtime.cc
1120
uint8_t*
target_base
=
local
[
all
...]
Completed in 299 milliseconds