Searched refs:tmp_value (Results 1 – 1 of 1) sorted by relevance
2868 std::string tmp_value; in GetProperty() local2869 bool ret_value = (this->*(property_info->handle_string_dbimpl))(&tmp_value); in GetProperty()2871 *value = tmp_value; in GetProperty()