Home
last modified time | relevance | path

Searched defs:field (Results 126 - 150 of 805) sorted by relevance

12345678910>>...33

/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_message_builder.cc211 const FieldDescriptor* field = descriptor_->field(i); in GenerateDescriptorMethods() local
226 const FieldDescriptor* field in GenerateDescriptorMethods() local
251 const FieldDescriptor* field = map_fields[i]; GenerateDescriptorMethods() local
396 const ImmutableFieldGenerator& field = GenerateCommonBuilderMethods() local
552 const FieldDescriptor* field = oneof->field(j); GenerateCommonBuilderMethods() local
627 const FieldDescriptor* field = descriptor_->field(i); GenerateIsInitialized() local
641 const FieldDescriptor* field = descriptor_->field(i); GenerateIsInitialized() local
[all...]
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_oneof.cc81 const FieldDescriptor* field = descriptor_->field(j); in GenerateCaseEnum() local
/third_party/protobuf/src/google/protobuf/
H A Ddynamic_message.h159 Sort(const Message& message, int map_size, const Reflection* reflection, const FieldDescriptor* field) Sort() argument
H A Dno_field_presence_test.cc288 const FieldDescriptor* field = desc->field(i); in TEST() local
305 const FieldDescriptor* field = desc->field(i); TEST() local
502 const FieldDescriptor* field = desc->FindFieldByName("optional_lazy_message"); TEST() local
[all...]
/third_party/protobuf/python/google/protobuf/pyext/
H A Dfield.cc45 namespace field { namespace
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DStructuralMessageInfo.java143 public void withField(FieldInfo field) { in withField() argument
/third_party/protobuf/src/google/protobuf/compiler/csharp/
H A Dcsharp_doc_comment.cc97 void WritePropertyDocComment(io::Printer* printer, const FieldDescriptor* field) { in WritePropertyDocComment() argument
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DProto3MessageLiteInfoFactory.java797 private static Field field(Class<?> clazz, String name) { field() method in Proto3MessageLiteInfoFactory
[all...]
/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_field.cc127 MakeGoogleInternalGenerator( const FieldDescriptor* field, const Options& options, MessageSCCAnalyzer* scc_analyzer) MakeGoogleInternalGenerator() argument
134 MakeGenerator( const FieldDescriptor* field, const Options& options, MessageSCCAnalyzer* scc_analyzer) MakeGenerator() argument
[all...]
/base/inputmethod/imf/test/unittest/cpp_test/mock/
H A Ddatashare_helper.cpp21 DataSharePredicates *DataSharePredicates::EqualTo(const std::string &field, const std::string &value) in EqualTo() argument
/base/hiviewdfx/hiview/core/
H A Dplugin_config.cpp36 std::string field = ""; in StartParse() local
/base/security/device_auth/frameworks/deviceauth_lite/source/json/
H A Djsonutil.c37 json_pobject get_json_obj(json_pobject parent, const char *field) in get_json_obj() argument
42 int32_t get_json_int(json_pobject obj, const char *field) in get_json_int() argument
69 const char *get_json_string(json_pobject obj, const char *field) in get_json_string() argument
93 int32_t get_json_bool(json_pobject obj, const char *field) in get_json_bool() argument
152 add_item_to_object(json_pobject parent, const char *field, json_pobject obj) add_item_to_object() argument
157 add_string_to_object(json_pobject parent, const char *field, const char *value) add_string_to_object() argument
162 add_number_to_object(json_pobject parent, const char *field, int32_t value) add_number_to_object() argument
167 add_bool_to_object(json_pobject parent, const char *field, int32_t value) add_bool_to_object() argument
176 add_object_to_object(json_pobject parent, const char *field) add_object_to_object() argument
195 add_array_to_object(json_pobject parent, const char *field) add_array_to_object() argument
[all...]
/base/security/device_security_level/baselib/utils/src/
H A Dutils_json.c45 int32_t DslmGetJsonFieldInt(DslmJsonHandle handle, const char *field) in DslmGetJsonFieldInt() argument
73 uint32_t DslmGetJsonFieldIntArray(DslmJsonHandle handle, const char *field, int32_t *array, int32_t arrayLen) in DslmGetJsonFieldIntArray() argument
103 void DslmAddFieldBoolToJson(DslmJsonHandle handle, const char *field, bool value) in DslmAddFieldBoolToJson() argument
111 const char *DslmGetJsonFieldString(DslmJsonHandle handle, const char *field) in DslmGetJsonFieldString() argument
135 DslmGetJsonFieldJson(DslmJsonHandle handle, const char *field) DslmGetJsonFieldJson() argument
150 DslmAddFieldIntToJson(DslmJsonHandle handle, const char *field, int32_t value) DslmAddFieldIntToJson() argument
158 DslmAddFieldIntArrayToJson(DslmJsonHandle handle, const char *field, const int32_t *array, int32_t arrayLen) DslmAddFieldIntArrayToJson() argument
170 DslmAddFieldStringToJson(DslmJsonHandle handle, const char *field, const char *value) DslmAddFieldStringToJson() argument
178 DslmAddFieldJsonToJson(DslmJsonHandle handle, const char *field, DslmJsonHandle json) DslmAddFieldJsonToJson() argument
[all...]
/base/security/device_security_level/test/dslm_unit_test/
H A Ddslm_baselib_utils_test.cpp487 const char *field = "test"; in HWTEST_F() local
547 const char *field = "test"; in HWTEST_F() local
/base/security/security_guard/test/unittest/config_manager/src/
H A Dsecurity_guard_config_manager_test.cpp369 SecurityGuard::Field field = jsonObj.get<SecurityGuard::Field>(); in HWTEST_F() local
379 SecurityGuard::Field field = jsonObj.get<SecurityGuard::Field>(); in HWTEST_F() local
390 SecurityGuard::Field field = jsonObj.get<SecurityGuard::Field>(); in HWTEST_F() local
402 SecurityGuard::Field field = jsonObj.get<SecurityGuard::Field>(); HWTEST_F() local
414 SecurityGuard::Field field = jsonObj.get<SecurityGuard::Field>(); HWTEST_F() local
426 SecurityGuard::Field field = jsonObj.get<SecurityGuard::Field>(); HWTEST_F() local
438 SecurityGuard::Field field = jsonObj.get<SecurityGuard::Field>(); HWTEST_F() local
[all...]
/base/telephony/sms_mms/services/sms/
H A Dsms_wap_push_content_type.cpp267 bool SmsWapPushContentType::DecodeTextField(SmsWapPushBuffer &decodeBuffer, uint8_t field, int32_t &valueLength) in DecodeTextField() argument
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_gpuprops.c475 void *field = ((u8 *)props) + gpu_property_mapping[i].offset; in kbase_gpuprops_populate_user_buffer() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_gpuprops.c466 void *field = ((u8 *)props) + gpu_property_mapping[i].offset; in kbase_gpuprops_populate_user_buffer() local
/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...]
/test/xts/acts/distributed_schedule_lite/distributed_schedule_posix/src/utils/
H A Ddms_packet.cpp64 bool DmsPacket::MarshallStringField(const std::string& field, MSG_TYPE_SEQ type, uint16_t& dataLength) in MarshallStringField() argument

Completed in 15 milliseconds

12345678910>>...33