Searched refs:doublearray (Results 1 – 1 of 1) sorted by relevance
59 double** doublearray = new double*; in OnReceive() local60 …t32_t doublearraysize = OH_CommonEvent_GetDoubleArrayFromParameters(parameters, "wh8",doublearray); in OnReceive()63 printf("%f |", *((*doublearray) + i)); in OnReceive()