Searched defs:return_code (Results 1 – 8 of 8) sorted by relevance
838 int return_code = wait_child(pid); in analyze_profiles() local953 int return_code = wait_child(pid); in dump_profiles() local1023 int return_code = wait_child(pid); in copy_system_profile() local1815 int return_code = wait_child(pid); in get_class_loader_context_dex_paths() local2322 int return_code = wait_child(pid); in reconcile_secondary_dex_file() local2745 int return_code = wait_child(pid); in create_app_profile_snapshot() local2838 int return_code = wait_child(pid); in create_boot_image_profile_snapshot() local2904 int return_code = wait_child(pid); in prepare_app_profile() local
156 def _adb_log_output(self, cmd, output, return_code): argument
201 const int return_code = state->response.ret_code; in SendAndReceive() local
610 Status<void> Endpoint::MessageReply(Message* message, int return_code) { in MessageReply()
250 optional int32 return_code = 2; field
862 optional int32 return_code = 1 [deprecated = true]; field
244 Status<void> Message::Reply(int return_code) { in Reply()
5290 optional android.stats.dnsresolver.ReturnCode return_code = 2; field