Searched refs:stage (Results 1 - 2 of 2) sorted by relevance
/system/bt/btif/src/ |
H A D | btif_sock_sdp.c | 129 char *stage = "protocol_list"; local 135 stage = "service_name"; 144 stage = "browseable"; 155 "record, stage: %s, scn: %d, name: %s, with_obex: %d", 156 stage, channel, name, with_obex); 175 char *stage = "create_base_record"; local 196 stage = "service_class_sequence"; 208 "stage: %s, service_name: %s", stage, name); 225 char *stage local 274 char *stage = "create_base_record"; local 343 char *stage = "create_base_record"; local [all...] |
/system/update_engine/update_manager/ |
H A D | real_updater_provider.cc | 131 // A variable reporting the stage in which the update process is. 140 Stage stage; member in struct:chromeos_update_manager::StageVariable::CurrOpStrToStage 173 return new Stage(key_val.stage); 429 var_stage_(new StageVariable("stage", system_state_)),
|
Completed in 59 milliseconds