Searched defs:return_code (Results 1 – 9 of 9) sorted by relevance
918 int return_code = wait_child(pid); in analyze_profiles() local1038 int return_code = wait_child(pid); in dump_profiles() local1108 int return_code = wait_child(pid); in copy_system_profile() local1895 int return_code = wait_child(pid); in get_class_loader_context_dex_paths() local2410 int return_code = wait_child(pid); in reconcile_secondary_dex_file() local2839 int return_code = wait_child(pid); in create_app_profile_snapshot() local2948 int return_code = wait_child(pid); in create_boot_image_profile_snapshot() local3023 int return_code = wait_child(pid); in prepare_app_profile() local
164 Status<void> MessageReply(Message* message, int return_code) { in MessageReply()
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
953 optional int32 return_code = 1 [deprecated = true]; field
244 Status<void> Message::Reply(int return_code) { in Reply()
5887 optional android.stats.dnsresolver.ReturnCode return_code = 2; field