Searched refs:componentType_ (Results 1 – 5 of 5) sorted by relevance
93 HILOG_DEBUG("componentType_[%{public}s]", componentType_.c_str()); in GetComponentType()94 return componentType_; in GetComponentType()99 componentType_ = className; in SetComponentType()100 HILOG_DEBUG("componentType_[%{public}s]", componentType_.c_str()); in SetComponentType()
421 return componentType_; in GetComponentType()426 componentType_ = className; in SetComponentType()
232 std::string componentType_ = ""; variable
1767 std::string componentType_ = ""; variable
43 READ_PARCEL_AND_RETURN_FALSE_IF_FAIL(String, parcel, componentType_); in ReadFromParcelFirstPart()206 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(String, parcel, componentType_); in MarshallingFirstPart()