Home
last modified time | relevance | path

Searched refs:ConvertPRIKey (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/
H A Dmodify_time_cursor.cpp45 auto priKey = ConvertPRIKey(); in GetText()
66 auto priKey = ConvertPRIKey(); in GetInt64()
80 auto priKey = ConvertPRIKey(); in GetReal()
H A Dmodify_time_cursor.h37 inline PRIKey ConvertPRIKey() in ConvertPRIKey() function