/ohos5.0/foundation/ability/dmsfwk_lite/source/ |
H A D | dmslite_packet.c | 69 bool MarshallUint8(uint8_t field, FieldType fieldType) in MarshallUint8() 74 bool MarshallUint16(uint16_t field, FieldType fieldType) in MarshallUint16() 79 bool MarshallUint32(uint32_t field, FieldType fieldType) in MarshallUint32() 84 bool MarshallUint64(uint64_t field, FieldType fieldType) in MarshallUint64() 89 bool MarshallInt8(int8_t field, FieldType fieldType) in MarshallInt8() 94 bool MarshallInt16(int16_t field, FieldType fieldType) in MarshallInt16() 99 bool MarshallInt32(int32_t field, FieldType fieldType) in MarshallInt32() 104 bool MarshallInt64(int64_t field, FieldType fieldType) in MarshallInt64() 213 static bool MarshallInt(uint64_t field, FieldType fieldType, uint8_t fieldSize) in MarshallInt()
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/ |
H A D | query_helper.cpp | 145 const std::string &fieldType = words.at(pointer + 1); // fieldType in HandleEqualTo() local 172 const std::string &fieldType = words.at(pointer + 1); // fieldType in HandleNotEqualTo() local 199 const std::string &fieldType = words.at(pointer + 1); // fieldType in HandleGreaterThan() local 224 const std::string &fieldType = words.at(pointer + 1); // fieldType in HandleLessThan() local 250 const std::string &fieldType = words.at(pointer + 1); // fieldType in HandleGreaterThanOrEqualTo() local 276 const std::string &fieldType = words.at(pointer + 1); // fieldType in HandleLessThanOrEqualTo() local 332 const std::string &fieldType = words.at(pointer + 1); // fieldType in HandleIn() local 368 const std::string &fieldType = words.at(pointer + 1); // fieldType in HandleNotIn() local
|
/ohos5.0/foundation/ability/dmsfwk_lite/include/ |
H A D | dmslite_utils.h | 24 #define PACKET_MARSHALL_HELPER(type, fieldType, field) \ argument 34 #define RAWDATA_MARSHALL_HELPER(type, fieldType, field, length) \ argument
|
/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/common/inc/ |
H A D | openssl_class.h | 36 char *fieldType; member 47 char *fieldType; member 129 char *fieldType; member 140 char *fieldType; member
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/relational/ |
H A D | relational_schema_object.cpp | 374 FieldType fieldType; in GetMemberFromJsonObject() local 398 FieldType fieldType; in ParseTrackerSchema() local 476 FieldType fieldType; in ParseCheckTrackerName() local 606 FieldType fieldType; in ParseCheckSchemaTableDefine() local 846 FieldType fieldType; in ParseCheckReferenceProperty() local 915 FieldType fieldType; in ParseCheckReferenceColumns() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/ |
H A D | data_query.cpp | 667 void DataQuery::AppendCommon(const std::string &keyword, const std::string &fieldType, in AppendCommon() 681 void DataQuery::AppendCommonString(const std::string &keyword, const std::string &fieldType, in AppendCommonString() 696 void DataQuery::AppendCommonBoolean(const std::string &keyword, const std::string &fieldType, in AppendCommonBoolean() 727 void DataQuery::AppendCommonList(const std::string &keyword, const std::string &fieldType, in AppendCommonList() 747 void DataQuery::AppendCommonListString(const std::string &keyword, const std::string &fieldType, in AppendCommonListString()
|
/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/key/asy_key_generator/src/ |
H A D | sm2_asy_key_generator_openssl.c | 743 static HcfResult PackSm2PubKey(int32_t curveId, EC_KEY *ecKey, const char *fieldType, in PackSm2PubKey() 794 static HcfResult PackSm2PriKey(int32_t curveId, EC_KEY *ecKey, const char *fieldType, in PackSm2PriKey() 943 …fResult PackAndAssignPubKey(const HcfAsyKeyGeneratorSpiOpensslSm2Impl *impl, const char *fieldType, in PackAndAssignPubKey() 956 …fResult PackAndAssignPriKey(const HcfAsyKeyGeneratorSpiOpensslSm2Impl *impl, const char *fieldType, in PackAndAssignPriKey() 969 …sult CreateAndAssignKeyPair(const HcfAsyKeyGeneratorSpiOpensslSm2Impl *impl, const char *fieldType, in CreateAndAssignKeyPair()
|
H A D | ecc_common_param_spec_generator_openssl.c | 183 char *fieldType = "Fp"; in BuildEccCommonParamObject() local
|
H A D | ecc_asy_key_generator_openssl.c | 1562 static HcfResult PackEccPubKey(int32_t curveId, EC_KEY *ecKey, const char *fieldType, in PackEccPubKey() 1605 static HcfResult PackEccPriKey(int32_t curveId, EC_KEY *ecKey, const char *fieldType, in PackEccPriKey() 1774 …fResult PackAndAssignPubKey(const HcfAsyKeyGeneratorSpiOpensslEccImpl *impl, const char *fieldType, in PackAndAssignPubKey() 1786 …fResult PackAndAssignPriKey(const HcfAsyKeyGeneratorSpiOpensslEccImpl *impl, const char *fieldType, in PackAndAssignPriKey() 1798 …sult CreateAndAssignKeyPair(const HcfAsyKeyGeneratorSpiOpensslEccImpl *impl, const char *fieldType, in CreateAndAssignKeyPair()
|
/ohos5.0/base/security/crypto_framework/interfaces/innerkits/algorithm_parameter/ |
H A D | detailed_ecc_key_params.h | 26 char *fieldType; member
|
/ohos5.0/base/security/security_guard/test/unittest/data_collect/sa/ |
H A D | model_cfg_marshalling.h | 27 std::string fieldType; member
|
/ohos5.0/base/security/security_guard/test/unittest/risk_classify/include/ |
H A D | model_cfg_marshalling.h | 28 std::string fieldType; member
|
/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/common/src/ |
H A D | ecc_openssl_common.c | 437 char *fieldType = NULL; in GetFieldType() local
|
/ohos5.0/base/security/security_guard/test/unittest/risk_collect/include/ |
H A D | config_define.h | 25 std::string fieldType; member
|
/ohos5.0/base/security/security_guard/services/config_manager/include/ |
H A D | config_define.h | 25 std::string fieldType; member
|
/ohos5.0/base/security/security_guard/test/unittest/config_manager/include/ |
H A D | config_define.h | 25 std::string fieldType; member
|
/ohos5.0/base/security/crypto_framework/frameworks/js/napi/crypto/src/ |
H A D | napi_utils.cpp | 779 string fieldType; in GetField() local 1853 napi_value fieldType; in ConvertEccCommonParamFieldFpToNapiValue() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
H A D | flatbuffer_schema.cpp | 246 FieldType fieldType; member
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
H A D | sqlite_query_helper.cpp | 718 FieldType fieldType = FieldType::LEAF_FIELD_INTEGER; in MapCastFuncSql() local
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/ |
H A D | napi_rdb_predicates.cpp | 216 std::vector<std::string> &fieldarray, const std::string fieldName, const std::string fieldType) in ParseFieldArrayByName()
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/ |
H A D | napi_rdb_predicates.cpp | 186 std::vector<std::string> &fieldarray, const std::string fieldName, const std::string fieldType) in ParseFieldArrayByName()
|