Home
last modified time | relevance | path

Searched defs:field (Results 1 - 25 of 81) sorted by relevance

1234

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_toolbar_util.h29 std::string field; member
H A Dnavigation_title_util.h81 static void SetInnerChildId(const RefPtr<FrameNode>& node, const std::string& field, const std::string& nodeTag, in SetInnerChildId() argument
/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Don_text_changed_listener_impl.h27 OnTextChangedListenerImpl(const WeakPtr<RenderTextField>& field, const WeakPtr<PipelineContext>& context) in OnTextChangedListenerImpl() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/cloud/
H A Dcloud_storage_utils.h35 static inline bool IsFieldValid(const Field &field, int errCode) in IsFieldValid() argument
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/snapshot/
H A Dmachine_status.h50 std::string field; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/
H A Dstore_observer.h42 std::vector<std::string> field; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/include/
H A Dquery.h41 DB_API Query &EqualTo(const std::string &field, const T &value) in EqualTo() argument
50 DB_API Query &NotEqualTo(const std::string &field, const T &value) in NotEqualTo() argument
59 DB_API Query &GreaterThan(const std::string &field, const T &value) in GreaterThan() argument
68 DB_API Query &LessThan(const std::string &field, const T &value) in LessThan() argument
77 DB_API Query &GreaterThanOrEqualTo(const std::string &field, const T &value) in GreaterThanOrEqualTo() argument
86 LessThanOrEqualTo(const std::string &field, const T &value) LessThanOrEqualTo() argument
105 In(const std::string &field, const std::vector<T> &values) In() argument
120 NotIn(const std::string &field, const std::vector<T> &values) NotIn() argument
[all...]
/foundation/distributeddatamgr/data_object/interfaces/innerkits/
H A Dobject_types.h28 std::string field; member
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/
H A Ddatashare_helper.cpp22 DataSharePredicates *DataSharePredicates::EqualTo(const std::string &field, const std::string &value) in EqualTo() argument
/foundation/multimedia/media_library/interfaces/inner_api/media_library_helper/include/
H A Dresult_set_utils.h129 static inline std::string GetStringVal(const std::string &field, const ResultSet &result) in GetStringVal() argument
134 static inline int32_t GetInt32Val(const std::string &field, const ResultSet &result) in GetInt32Val() argument
139 static inline int64_t GetInt64Val(const std::string &field, const ResultSet &result) in GetInt64Val() argument
144 static inline double GetDoubleVal(const std::string &field, const ResultSet &result) in GetDoubleVal() argument
/foundation/multimedia/ringtone_library/services/utils/include/
H A Dresult_set_utils.h130 static inline std::string GetStringVal(const std::string &field, const ResultSet &result) in GetStringVal() argument
135 static inline int32_t GetInt32Val(const std::string &field, const ResultSet &result) in GetInt32Val() argument
140 static inline int64_t GetInt64Val(const std::string &field, const ResultSet &result) in GetInt64Val() argument
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/include/
H A Dcov_util.h29 static auto FillField(const std::string &field, const _VTp &data, _TTp &target) in FillField() argument
35 static auto FillField(const std::string &field, const _VTp &data, _TTp &target) in FillField() argument
44 static auto FillField(const std::string &field, const std::variant<_Types...> &data, _TTp &target) in FillField() argument
65 int operator()(const std::string &field, const T &value) in operator ()() argument
97 operator ()(const std::string &field, const std::vector<T> &value) operator ()() argument
[all...]
/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/
H A Drelational_values_bucket.cpp30 int RelationalValuesBucket::PutText(OH_VBucket *bucket, const char *field, const char *value) in PutText() argument
35 int RelationalValuesBucket::PutInt64(OH_VBucket *bucket, const char *field, int64_t value) in PutInt64() argument
40 int RelationalValuesBucket::PutReal(OH_VBucket *bucket, const char *field, double value) in PutReal() argument
45 int RelationalValuesBucket::PutBlob(OH_VBucket *bucket, const char *field, const uint8_t *value, uint32_t size) in PutBlob() argument
58 int RelationalValuesBucket::PutNull(OH_VBucket *bucket, const char *field) in PutNull() argument
112 PutValueObject(OH_VBucket *bucket, const char *field, OHOS::NativeRdb::ValueObject &&value) PutValueObject() argument
127 OH_VBucket_PutAsset(OH_VBucket *bucket, const char *field, Data_Asset *value) OH_VBucket_PutAsset() argument
138 OH_VBucket_PutAssets(OH_VBucket *bucket, const char *field, Data_Asset **value, uint32_t count) OH_VBucket_PutAssets() argument
[all...]
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Ddata_ability_helper_standard.cpp35 static inline std::string GetStringVal(const std::string &field, const ResultSet &result) in GetStringVal() argument
40 static inline int32_t GetInt32Val(const std::string &field, const ResultSet &result) in GetInt32Val() argument
45 static inline int64_t GetInt64Val(const std::string &field, const ResultSet &result) in GetInt64Val() argument
50 static inline double GetDoubleVal(const std::string &field, const ResultSet &result) in GetDoubleVal() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/
H A Drs_particle_noise_field.h89 void AddField(const std::shared_ptr<ParticleNoiseField>& field) in AddField() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dcloud_test.cpp122 Field field; in HWTEST_F() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_cloud_schema_mgr_test.cpp258 FieldInfo field; in SetField() local
683 FieldInfo field = SetField(FIELD_NAME_1, "int", true); HWTEST_F() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dquery.cpp58 Query &Query::IsNotNull(const std::string &field) in IsNotNull() argument
88 Query &Query::OrderBy(const std::string &field, bool isAsc) in OrderBy() argument
106 Query &Query::Like(const std::string &field, const std::string &value) in Like() argument
112 Query &Query::NotLike(const std::string &field, const std::string &value) in NotLike() argument
118 Query &Query::IsNull(const std::string &field) in IsNull() argument
136 ExecuteCompareOperation(QueryObjType operType, const std::string &field, const QueryValueType type, const FieldValue &fieldValue) ExecuteCompareOperation() argument
163 ExecuteCompareOperation(QueryObjType operType, const std::string &field, const QueryValueType type, const std::vector<FieldValue> &fieldValues) ExecuteCompareOperation() argument
[all...]
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Dabs_predicates.h125 IsSpecificField(const std::string &field) IsSpecificField() argument
[all...]
/foundation/ability/dmsfwk_lite/source/
H A Ddmslite_packet.c69 bool MarshallUint8(uint8_t field, FieldType fieldType) in MarshallUint8() argument
74 bool MarshallUint16(uint16_t field, FieldType fieldType) in MarshallUint16() argument
79 bool MarshallUint32(uint32_t field, FieldType fieldType) in MarshallUint32() argument
84 bool MarshallUint64(uint64_t field, FieldType fieldType) in MarshallUint64() argument
89 bool MarshallInt8(int8_t field, FieldTyp argument
94 MarshallInt16(int16_t field, FieldType fieldType) MarshallInt16() argument
99 MarshallInt32(int32_t field, FieldType fieldType) MarshallInt32() argument
104 MarshallInt64(int64_t field, FieldType fieldType) MarshallInt64() argument
119 MarshallString(const char *field, uint8_t type) MarshallString() argument
138 MarshallRawData(const void *field, uint8_t type, uint16_t length) MarshallRawData() argument
213 MarshallInt(uint64_t field, FieldType fieldType, uint8_t fieldSize) MarshallInt() argument
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/
H A Drs_marshalling_helper_test.cpp514 auto field = std::make_shared<ParticleNoiseField>(1, ShapeType::RECT, fieldSize, fieldCenter, 1, 1.0f, 1.0f, 1.0f); in HWTEST_F() local
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/hls/
H A Dhls_tags.cpp196 void AttributesTag::ParseAttributes(const std::string& field) in ParseAttributes() argument
260 void ValuesListTag::ParseAttributes(const std::string& field) in ParseAttributes() argument
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/wifi_hal_module/wpa_supplicant_hal/wpa_sta_hal/
H A Dwifi_supplicant_hal.h47 DeviceConfigType field; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
H A Drelational_store_manager.cpp194 Field field = {iter->first, static_cast<int32_t>(iter->second.index()), true, false}; in CalcPrimaryKeyHash() local
212 Field field = {DBCommon::ToLowerCase(item.first), static_cast<int32_t>(item.second.index()), true, false}; in CalcPrimaryKeyHash() local
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
H A Dnapi_rdb_const_properties.cpp123 napi_value field = nullptr; in ExportField() local
[all...]

Completed in 13 milliseconds

1234