Home
last modified time | relevance | path

Searched defs:stem (Results 1 – 10 of 10) sorted by relevance

/aosp12/system/bt/gd/rust/facade_proto/
H A Dbuild.rs37 let stem = inputs[i].as_ref().file_stem().unwrap(); in gen_mod_rs() localVariable
/aosp12/system/sepolicy/build/soong/
H A Dcompat_cil.go50 func (c *compatCil) stem() string { func
H A Dsepolicy_vers.go60 func (v *sepolicyVers) stem() string { func
H A Dpolicy.go84 func (c *policyConf) stem() string { func
261 func (c *policyCil) stem() string { func
/aosp12/build/soong/cmd/extract_apks/
H A Dmain_test.go437 stem string member
H A Dmain.go42 stem string member
/aosp12/frameworks/compile/mclinker/lib/Support/
H A DPath.cpp174 Path Path::stem() const { in stem() function in mcld::sys::fs::Path
/aosp12/build/soong/androidmk/androidmk/
H A Dandroid.go471 func stem(ctx variableAssignmentContext) error { func
/aosp12/build/soong/java/
H A Ddexpreopt_bootjars.go235 stem string member
/aosp12/build/soong/apex/
H A Dapex.go511 func (af *apexFile) stem() string { func