Searched defs:strType (Results 1 – 2 of 2) sorted by relevance
97 std::string strType(effect.timeType); in FfiVibratorStartVibrationTime() local109 std::string strType(effect.presetType); in FfiVibratorStartVibrationPreset() local124 std::string strType(effect.fileType); in FfiVibratorStartVibrationFile() local
246 bool MmsMsg::SetHeaderContentType(std::string strType) in SetHeaderContentType()