Searched refs:DOUBLE_TYPE (Results 1 – 6 of 6) sorted by relevance
34 return DOUBLE_TYPE; in GetTypeIndex()66 case DOUBLE_TYPE: in CalSize()134 case DOUBLE_TYPE: { in MarshallingBasicValueInner()426 case DOUBLE_TYPE: in MarshallingPreferenceValue()468 case DOUBLE_TYPE: { in UnmarshallingBasicValue()638 case DOUBLE_TYPE: in UnmarshallingPreferenceValue()
26 const int8_t DOUBLE_TYPE = 1; variable
41 DOUBLE_TYPE = 4, enumerator
35 const int8_t DOUBLE_TYPE = 1; variable167 } else if (head->valueType == DOUBLE_TYPE) { // double in SetDataParameters()476 ptr->valueType = DOUBLE_TYPE; in ParseParameters()
279 …return OHOS::EventFwk::GetDataFromParams<double>(parameters, key, OHOS::EventFwk::DOUBLE_TYPE, def… in OH_CommonEvent_GetDoubleFromParameters()
190 ptr->valueType = DOUBLE_TYPE; in ParseParameters()