Home
last modified time | relevance | path

Searched refs:TypeValue (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/msdp/device_status/libs/src/
H A Ddevicestatus_data_parse.cpp43 …std::vector<int32_t> (static_cast<int32_t>(Type::TYPE_MAX), static_cast<int32_t>(TypeValue::INVALI…
129 tempcount_[static_cast<int32_t>(type)] = static_cast<int32_t>(TypeValue::INVALID); in DisableCount()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dschema_object.h108 …int ExtractValue(ValueSource sourceType, RawString inPath, const RawValue &inValue, TypeValue &out…
171 int ExtractFlatBufferValue(RawString inPath, const RawValue &inValue, TypeValue &outExtract,
H A Ddb_types.h113 using TypeValue = std::pair<FieldType, FieldValue>; // Define for parameter convenience variable
/ohos5.0/base/msdp/device_status/interfaces/innerkits/include/
H A Dstationary_data.h37 enum TypeValue : bool { enum
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dflatbuffer_schema.cpp354 …lue(const flatbuffers::Table &rootValue, const reflection::Field &fieldInfo, TypeValue &outExtract) in DoExtractValue()
402 const flatbuffers::Verifier &verifier, TypeValue &outExtract) in ExtractFlatBufferValueFinal()
427 TypeValue &outExtract, bool tryNoSizePrefix) const in ExtractFlatBufferValue()
993 TypeValue &outExtract, bool tryNoSizePrefix) const in ExtractFlatBufferValue()
H A Dschema_object.cpp351 TypeValue &outExtract, std::vector<uint8_t> *cache) const in ExtractValue()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_utils.cpp1986 TypeValue outExtract; in FlatBufferExtractInnerFunc()
2018 TypeValue outExtract; in FlatBufferExtractInnerFunc()