Home
last modified time | relevance | path

Searched refs:loader (Results 1 – 4 of 4) sorted by relevance

/build/blueprint/proptools/
Descape_test.go90 out: `'-Wl,--rpath,${ORIGIN}/../bionic-loader-test-libs'`,
/build/make/tools/rbcrun/
Dhost.go62 func loader(thread *starlark.Thread, module string) (starlark.StringDict, error) { func
259 Load: loader,
Dhost_test.go136 return loader(thread, module)
/build/make/
DChanges.md5 In order to construct correct class loader context for dexpreopt, build system
33 in incorrect class loader context recorded in the .odex file, which will cause
34 class loader context mismatch and dexopt at first boot.