HomeSort by relevance Sort by last modified time
    Searched refs:optional_uses_library_names (Results 1 - 2 of 2) sorted by null

  /build/make/core/
verify_uses_libraries.sh 40 if [[ "${single_line_optional_libs}" != "${optional_uses_library_names}" ]]; then
41 echo "LOCAL_OPTIONAL_USES_LIBRARIES (${optional_uses_library_names}) " \
dex_preopt_libart.mk 181 optional_uses_library_names="$(PRIVATE_OPTIONAL_USES_LIBRARY_NAMES)" && \

Completed in 131 milliseconds