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

  /external/libcxx/utils/
merge_archives.py 23 def exit_with_cleanups(status): function
30 exit_with_cleanups(1)
81 exit_with_cleanups(exitCode)
136 exit_with_cleanups(0)
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/utils/
merge_archives.py 23 def exit_with_cleanups(status): function
30 exit_with_cleanups(1)
81 exit_with_cleanups(exitCode)
130 exit_with_cleanups(0)

Completed in 81 milliseconds