Home
last modified time | relevance | path

Searched defs:GetReal (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/
H A Dmodify_time_cursor.cpp77 int ModifyTimeCursor::GetReal(int32_t columnIndex, double *value) in GetReal() function in OHOS::RdbNdk::ModifyTimeCursor
H A Drelational_cursor.cpp111 int RelationalCursor::GetReal(OH_Cursor *cursor, int32_t columnIndex, double *value) in GetReal() function in OHOS::RdbNdk::RelationalCursor
307 int RelationalCursor::GetReal(int32_t columnIndex, double *value) in GetReal() function in OHOS::RdbNdk::RelationalCursor
/ohos5.0/base/sensors/sensor/vibration_convert/core/algorithm/conversion/include/
H A Dconversion_fft.h92 std::vector<float> GetReal() in GetReal() function