Home
last modified time | relevance | path

Searched defs:TYPE_STRING (Results 1 – 10 of 10) sorted by relevance

/foundation/distributeddatamgr/data_object/interfaces/innerkits/
Ddistributed_object.h26 TYPE_STRING = 0, enumerator
/foundation/distributeddatamgr/data_share/interfaces/inner_api/common/include/basic/
Dresult_set.h28 TYPE_STRING, enumerator
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/
Dnapi_constants.h38 constexpr const char* TYPE_STRING = "string"; variable
/foundation/distributeddatamgr/data_share/interfaces/inner_api/common/include/
Ddatashare_predicates_object.h36 TYPE_STRING, enumerator
Ddatashare_value_object.h37 TYPE_STRING, enumerator
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
Dremote_result_set.h39 TYPE_STRING, enumerator
/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
Ddata_query.h608 static const char * const TYPE_STRING; variable
/foundation/multimedia/media_library/interfaces/inner_api/media_library_helper/include/
Dmedialibrary_type_const.h76 TYPE_STRING, enumerator
115 TYPE_STRING, enumerator
/foundation/arkui/ace_engine/frameworks/bridge/codec/
Dcodec_data.h36 TYPE_STRING, enumerator
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
Ddata_query.cpp54 const char * const DataQuery::TYPE_STRING = "STRING"; member in OHOS::DistributedKv::DataQuery