Searched defs:dataType (Results 1 – 12 of 12) sorted by relevance
85 int32_t dataType = static_cast<int32_t>(size % SATELLITE_TYPE); in SetRadioStateResponse() local121 int32_t dataType = static_cast<int32_t>(size % SATELLITE_TYPE); in RadioStateChanged() local
72 int32_t dataType = data.ReadInt32(); in OnSetRadioStateResponse() local
63 napi_value dataType = nullptr; in GetDataSummary() local
81 uint16_t dataType; member
105 …AddAppDataToBlock(AppSpawnMsgBlock *block, const uint8_t *data, uint32_t dataLen, int32_t dataType) in AddAppDataToBlock()121 …AppDataToTail(AppSpawnReqMsgNode *reqNode, const uint8_t *data, uint32_t dataLen, int32_t dataType) in AddAppDataToTail()
82 TransDataType dataType; /**< Data type */ member95 TransDataType dataType; /**< Data type of peer socket*/ member
223 bool HiSysEventJsonDecorator::JudgeDataType(const std::string &dataType, const Json::Value &eventJs… in HiSysEventJsonDecorator()
86 uint16_t dataType; member
257 DataTypeAdapter dataType = DataTypeAdapter::INVAILD_DATA_TYPE; member in OHOS::NWeb::MockScreenCaptureConfigAdapter
432 void ReportPasteboardErrorEvent(int32_t errorCode, int32_t recordSize, const std::string &dataType) in ReportPasteboardErrorEvent()
456 napi_valuetype dataType; in EmitWithEventData() local
277 uint16_t dataType = ReadLE16(buffer.buffer); in ReadSignData() local