Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/data_object/interfaces/innerkits/
H A Ddistributed_object.h26 TYPE_STRING = 0, enumerator
/ohos5.0/base/accesscontrol/sandbox_manager/services/common/database/include/
H A Dvariant_value.h29 TYPE_STRING, enumerator
/ohos5.0/foundation/distributeddatamgr/data_share/interfaces/inner_api/common/include/basic/
H A Dresult_set.h28 TYPE_STRING, enumerator
/ohos5.0/base/security/access_token/services/common/database/include/
H A Dvariant_value.h29 TYPE_STRING, enumerator
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/
H A Dnapi_constants.h38 constexpr const char* TYPE_STRING = "string"; variable
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/cj/ffi/include/
H A Dappevent_watcher_impl.h34 constexpr uint8_t TYPE_STRING = 2; variable
/ohos5.0/foundation/distributeddatamgr/data_share/interfaces/inner_api/common/include/
H A Ddatashare_predicates_object.h36 TYPE_STRING, enumerator
H A Ddatashare_value_object.h37 TYPE_STRING, enumerator
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Dremote_result_set.h39 TYPE_STRING, enumerator
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/ast/
H A Dast_type.h37 TYPE_STRING, enumerator
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/ast/
H A Dast_type.h46 TYPE_STRING, enumerator
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
H A Djs_utils.h60 TYPE_STRING, enumerator
/ohos5.0/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Ddata_query.h608 static const char * const TYPE_STRING; variable
/ohos5.0/foundation/multimedia/media_library/interfaces/inner_api/media_library_helper/include/
H A Dmedialibrary_type_const.h76 TYPE_STRING, enumerator
151 TYPE_STRING, enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/codec/
H A Dcodec_data.h36 TYPE_STRING, enumerator
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
H A Ddata_query.cpp54 const char * const DataQuery::TYPE_STRING = "STRING"; member in OHOS::DistributedKv::DataQuery