Home
last modified time | relevance | path

Searched defs:KEY_ID (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/executor/include/
H A Dgrd_format_config.h26 #define KEY_ID ("_id") macro
/ohos5.0/foundation/arkui/ui_lite/test/unittest/events/
H A Dkey_event_unit_test.cpp24 const uint16_t KEY_ID = 10; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/executor/document/
H A Dcheck_common.cpp28 constexpr const char *KEY_ID = "_id"; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/recorder/
H A Devent_recorder.h71 constexpr char KEY_ID[] = "id"; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/src/
H A Dresult_set.cpp23 constexpr const char *KEY_ID = "_id"; variable
H A Ddocument_store.cpp30 constexpr const char *KEY_ID = "_id"; variable