OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:device_specific
(Results
1 - 9
of
9
) sorted by null
/build/make/tools/releasetools/
ota_from_target_files
[
all
...]
ota_from_target_files.py
[
all
...]
common.py
77
self.
device_specific
= None
[
all
...]
/build/soong/sysprop/
sysprop_library.go
107
ctx.ModuleErrorf("None of soc_specific,
device_specific
, product_specific is true. " +
113
ctx.ModuleErrorf("Neither soc_speicifc nor
device_specific
is true. " +
124
Device_specific
*bool
133
ccProps.
Device_specific
= proptools.BoolPtr(deviceSpecific)
/build/soong/androidmk/cmd/androidmk/
androidmk_test.go
905
device_specific
: true,
android.go
190
"LOCAL_ODM_MODULE": "
device_specific
",
610
// Analyze value in order to set the correct values for the '
device_specific
',
/build/soong/android/
module.go
248
Device_specific
*bool
602
return Bool(a.commonProperties.
Device_specific
)
733
var deviceSpecific = Bool(a.commonProperties.
Device_specific
)
739
ctx.PropertyErrorf("
device_specific
", "a module cannot be specific to SoC and device at the same time.")
763
ctx.PropertyErrorf("
device_specific
", msg)
[
all
...]
/build/soong/bpfix/bpfix/
bpfix.go
480
"TARGET_OUT_ODM": {{prefix: "/etc", flags: []string{"
device_specific
"}}},
/build/soong/cc/
cc.go
[
all
...]
Completed in 595 milliseconds