Home
last modified time | relevance | path

Searched refs:getAbsWrapperPath (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/toolchain-utils/compiler_wrapper/
H A Dcommand.go155 absWrapperPath, err := getAbsWrapperPath(env, cmd)
H A Dcompiler_wrapper.go414 func getAbsWrapperPath(env env, wrapperCmd *command) (string, error) { func