Searched refs:properStrValue (Results 1 – 5 of 5) sorted by relevance
36 std::string properStrValue; member
60 if (!MtpPacketTool::GetString(buffer, offset, context_->properStrValue)) { in Parser()
332 outColVal = context->properStrValue; in SolveSetObjectPropValueData()333 MEDIA_INFO_LOG("context->properStrValue = %{public}s", context->properStrValue.c_str()); in SolveSetObjectPropValueData()
1841 context->properStrValue = PROP_VALUE;1861 context->properStrValue = PROP_VALUE;1881 context->properStrValue = PROP_VALUE;1901 context->properStrValue = PROP_VALUE;1921 context->properStrValue = -1;
224 context_->properIntValue, context_->properStrValue.c_str()); in DoSetObjectPropValue()