Searched defs:GetReal (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/ | ||
H A D | modify_time_cursor.cpp | 77 int ModifyTimeCursor::GetReal(int32_t columnIndex, double *value) in GetReal() function in OHOS::RdbNdk::ModifyTimeCursor |
H A D | relational_cursor.cpp | 111 int RelationalCursor::GetReal(OH_Cursor *cursor, 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 D | conversion_fft.h | 92 std::vector<float> GetReal() in GetReal() function |