Searched refs:kShortTimeoutMs (Results 1 – 1 of 1) sorted by relevance
83 constexpr int kShortTimeoutMs = 60000; // 1 minute. variable690 int return_code = wait_child_with_timeout(pid, kShortTimeoutMs); in analyze_profiles()832 int return_code = wait_child_with_timeout(pid, kShortTimeoutMs); in dump_profiles()906 int return_code = wait_child_with_timeout(pid, kShortTimeoutMs); in copy_system_profile()1559 int return_code = wait_child_with_timeout(pid, kShortTimeoutMs); in get_class_loader_context_dex_paths()1733 int result = wait_child_with_timeout(pid, kShortTimeoutMs); in process_secondary_dex_dexopt()2183 int return_code = wait_child_with_timeout(pid, kShortTimeoutMs); in reconcile_secondary_dex_file()2301 return wait_child_with_timeout(pid, kShortTimeoutMs) == 0; in hash_secondary_dex_file()2631 int return_code = wait_child_with_timeout(pid, kShortTimeoutMs); in create_app_profile_snapshot()2741 int return_code = wait_child_with_timeout(pid, kShortTimeoutMs); in create_boot_image_profile_snapshot()[all …]