Searched refs:str_value (Results 1 - 1 of 1) sorted by relevance

/hardware/ril/mock-ril/src/cpp/
H A Dprotobuf_v8.cpp361 const char *str_value = NULL; local
373 str_value = ToCString(value);
374 // TODO: Why can str_value be corrupted sometimes?
375 ALOGD("str_value=%s", str_value);
376 vd = ed->FindValueByName(str_value);
380 str_value, ed->full_name().c_str());

Completed in 3 milliseconds