| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/test/ |
| H A D | subscription_test.cpp | 160 std::initializer_list<std::string> fields = { "field1", "field2" }; in HWTEST_F() local
|
| /foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_extension/ |
| H A D | cloud_extension_stub.js | |
| /foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/ |
| H A D | napi_rdb_store_observer.cpp | 59 void NapiRdbStoreObserver::OnChange(const Origin &origin, const PrimaryFields &fields, ChangeInfo &&changeInfo) in OnChange() argument
|
| /foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
| H A D | rdb_predicates.cpp | 77 RdbPredicates *RdbPredicates::Using(const std::vector<std::string> &fields)
in Using() argument
|
| /third_party/alsa-utils/alsamixer/ |
| H A D | device_name.c | 35 static FIELD *fields[3]; variable [all...] |
| /third_party/node/deps/v8/tools/ |
| H A D | gen-postmortem-metadata.py | 332 fields = []; # field declarations variable
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
| H A D | NameNamelessUniformBuffers.cpp | 91 const TVector<TField *> fields = block->fields(); variable
|
| H A D | ForcePrecisionQualifier.cpp | 62 const TFieldList &fields = structure->fields(); in visitDeclaration() local 73 const TFieldList &fields = interfaceBlock->fields(); in visitDeclaration() local
|
| /third_party/protobuf/src/google/protobuf/compiler/csharp/ |
| H A D | csharp_reflection_class.cc | 263 std::vector<std::string> fields; in WriteGeneratedCodeInfo() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
| H A D | sqlite_log_table_manager.cpp | 129 auto fields = tableInfo.GetFields(); in UpgradeKvSyncLogTable() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/ |
| H A D | kvdb_watcher.cpp | 52 int32_t KVDBWatcher::OnChange(const Origin &origin, const Fields &fields, ChangeData &&datas) in OnChange() argument
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/cloud/ |
| H A D | cloud_info.cpp | 142 std::string CloudInfo::GetPrefix(const std::initializer_list<std::string> &fields) in GetPrefix() argument 147 std::string CloudInfo::GetKey(const std::string &prefix, const std::initializer_list<std::string> &fields) in GetKey() argument
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_repeatfields.c | 68 static void update_pts(AVFilterLink *link, AVFrame *f, int64_t pts, int fields) in update_pts() argument
|
| /third_party/ffmpeg/libavformat/ |
| H A D | apetag.c | 113 uint32_t val, fields, tag_bytes; in ff_ape_parse_tag() local
|
| /third_party/cJSON/ |
| H A D | test.c | 140 struct record fields[2] = in create_objects() local
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | ir_validate.cpp | 1040 const glsl_struct_field *fields = in visit() local
|
| /third_party/node/deps/v8/tools/v8windbg/src/ |
| H A D | v8-debug-helper-interop.h | 114 std::vector<StructField> fields; member
|
| /third_party/python/Tools/unicode/ |
| H A D | mkstringprep.py | 82 fields = l.split(";") variable 85 fields = fields[:-1] variable 87 fields = fields[0].split("-") variable [all...] |
| /third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
| H A D | OneofDescriptor.cs | 50 private IList<FieldDescriptor> fields; field in Google.Protobuf.Reflection.OneofDescriptor
|
| /third_party/protobuf/csharp/src/Google.Protobuf/ |
| H A D | UnknownFieldSet.cs | 52 private readonly IDictionary<int, UnknownField> fields; field in Google.Protobuf.UnknownFieldSet [all...] |
| /third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/ |
| H A D | VariablePacker_test.cpp | 229 std::vector<sh::ShaderVariable> fields; in TEST() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/ |
| H A D | Value.hpp | 112 static std::shared_ptr<Struct> create(const std::string &name, F &&fields) in create() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/ |
| H A D | JSONBackend.cpp | 145 json::Array fields; in run() local
|
| /third_party/protobuf/src/google/protobuf/ |
| H A D | generated_message_reflection_unittest.cc | 224 std::vector<const FieldDescriptor*> fields; in TEST() local 257 std::vector<const FieldDescriptor*> fields; TEST() local 272 std::vector<const FieldDescriptor*> fields; TEST() local 308 std::vector<const FieldDescriptor*> fields; TEST() local 682 std::vector<const FieldDescriptor*> fields; TEST() local [all...] |
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | StructuralMessageInfo.java | 48 private final FieldInfo[] fields; field in StructuralMessageInfo 57 StructuralMessageInfo( ProtoSyntax syntax, boolean messageSetWireFormat, int[] checkInitialized, FieldInfo[] fields, Object defaultInstance) StructuralMessageInfo() argument 112 private final List<FieldInfo> fields; global() field in StructuralMessageInfo.Builder [all...] |