OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:apex
(Results
1 - 4
of
4
) sorted by null
/build/soong/apex/
key.go
15
package
apex
package
138
m.Name()+".
apex
",
apex_test.go
15
package
apex
package
38
ctx.RegisterModuleType("
apex
", android.ModuleFactoryAdaptor(apexBundleFactory))
47
ctx.BottomUp("
apex
", apexMutator)
164
"system/sepolicy/
apex
/myapex-file_contexts": nil,
165
"system/sepolicy/
apex
/myapex_keytest-file_contexts": nil,
166
"system/sepolicy/
apex
/otherapex-file_contexts": nil,
182
"myapex-arm64.
apex
": nil,
183
"myapex-arm.
apex
": nil,
255
apex
{
322
ensureContains(t, apexRule.Output.String(), "myapex.
apex
.unsigned"
[
all
...]
apex.go
15
package
apex
package
36
pctx = android.NewPackageContext("android/
apex
")
65
Description: "
APEX
${image_dir} => ${out}",
87
`apex_payload.img:
apex
/${abi}.img ` +
95
var imageApexSuffix = ".
apex
"
141
android.RegisterModuleType("
apex
", apexBundleFactory)
148
ctx.BottomUp("
apex
", apexMutator)
152
// Mark the direct and transitive dependencies of
apex
bundles so that they
153
// can be built for the
apex
bundles.
163
// non-installable
apex
's cannot be installed and so should not prevent libraries from bein
[
all
...]
/build/make/core/
main.mk
[
all
...]
Completed in 263 milliseconds