HomeSort by relevance Sort by last modified time
    Searched full:platform_check (Results 1 - 3 of 3) sorted by null

  /ndk/build/tools/
dev-platform-import.sh 170 platform_check () function
325 if platform_check 3; then
378 if platform_check 4; then
390 if platform_check 5; then
399 if platform_check 8; then
407 if platform_check 9; then
447 if platform_check 14; then
dev-system-import.sh 164 platform_check () function
495 if platform_check 3; then
568 if platform_check 4; then
580 if platform_check 5; then
589 if platform_check 8; then
597 if platform_check 9; then
639 if platform_check 14; then
  /external/autotest/server/site_tests/power_SuspendShutdown/
power_SuspendShutdown.py 58 def platform_check(self, platform_name): member in class:power_SuspendShutdown
162 self.platform_check(platform)

Completed in 466 milliseconds