Home
last modified time | relevance | path

Searched defs:fields (Results 1 - 25 of 577) sorted by relevance

12345678910>>...24

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/metadata/
H A Dstore_debug_info.cpp52 std::string StoreDebugInfo::GetPrefix(const std::initializer_list<std::string> &fields) in GetPrefix() argument
H A Dswitches_meta_data.cpp43 std::string SwitchesMetaData::GetPrefix(const std::initializer_list<std::string> &fields) in GetPrefix() argument
H A Dauto_launch_meta_data.cpp39 std::string AutoLaunchMetaData::GetPrefix(const std::initializer_list<std::string>& fields) in GetPrefix() argument
H A Dstrategy_meta_data.cpp65 std::string StrategyMeta::GetPrefix(const std::initializer_list<std::string> &fields) in GetPrefix() argument
H A Dsecret_key_meta_data.cpp45 std::string SecretKeyMetaData::GetKey(const std::initializer_list<std::string> &fields) in GetKey() argument
52 std::string SecretKeyMetaData::GetBackupKey(const std::initializer_list<std::string> &fields) in GetBackupKey() argument
58 std::string SecretKeyMetaData::GetPrefix(const std::initializer_list<std::string> &fields) in GetPrefix() argument
68 std::string SecretKeyMetaData::GetBackupPrefix(const std::initializer_list<std::string> &fields) in GetBackupPrefix() argument
H A Dmatrix_meta_data.cpp53 std::string MatrixMetaData::GetPrefix(const std::initializer_list<std::string> &fields) in GetPrefix() argument
/third_party/protobuf/php/src/Google/Protobuf/
H A DStruct.php29 private $fields; variable
67 $this->fields = $arr; variable
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H A Dgeneral_watcher_mock.cpp33 int32_t MockGeneralWatcher::OnChange(const Origin &origin, const Fields &fields, ChangeData &&datas) in OnChange() argument
/third_party/skia/src/sksl/ir/
H A DSkSLConstructorCompound.cpp52 size_t fields = 0; in Make() local
H A DSkSLFieldAccess.cpp49 const std::vector<Type::Field>& fields = baseType.fields(); in Convert() local
/third_party/rust/crates/nix/test/common/
H A Dmod.rs95 let mut fields = l.split_whitespace(); variables
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/cloud/
H A Dsubscription.cpp91 std::string Subscription::GetPrefix(const std::initializer_list<std::string> &fields) in GetPrefix() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_watcher.cpp48 int32_t RdbWatcher::OnChange(const Origin &origin, const Fields &fields, ChangeData &&datas) in OnChange() argument
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_local_db_observer.cpp35 RdbStoreObserver::PrimaryFields fields; in OnChange() local
/kernel/linux/linux-5.10/drivers/pci/
H A Dpci-stub.c59 int fields; in pci_stub_init() local
/kernel/linux/linux-6.6/drivers/pci/
H A Dpci-stub.c60 int fields; in pci_stub_init() local
/third_party/icu/icu4c/source/i18n/unicode/
H A Ddecimfmt.h2195 number::impl::DecimalFormatFields* fields = nullptr; member in DecimalFormat
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Ddecimfmt.h2195 number::impl::DecimalFormatFields* fields = nullptr; member in DecimalFormat
/third_party/python/Include/
H A Dstructseq.h18 PyStructSequence_Field *fields; member
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Ddecimfmt.h2195 number::impl::DecimalFormatFields* fields = nullptr; member in DecimalFormat
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dgen-os2-unicode-ranges.py26 fields = re.split(r'\t+', line) variable
29 fields = fields[1:] variable
/third_party/toybox/toys/other/
H A Dlspci.c43 driver[256], *vbig = 0, *dbig = 0, **fields; in do_lspci() local
/third_party/protobuf/objectivec/
H A DGPBStruct.pbobjc.h101 @property(nonatomic, readwrite, strong, null_resettable) NSMutableDictionary<NSString*, GPBValue*> *fields; variable
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DOneofDescriptor.php40 private $fields; variable
/third_party/protobuf/python/google/protobuf/pyext/
H A Dunknown_fields.h60 const UnknownFieldSet* fields; member

Completed in 13 milliseconds

12345678910>>...24