Home
last modified time | relevance | path

Searched defs:records_ (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Dcache_cursor.h43 std::vector<DistributedData::VBucket> records_; variable
/ohos5.0/foundation/distributeddatamgr/udmf/interfaces/innerkits/data/
H A Dunified_data.h65 std::vector<std::shared_ptr<UnifiedRecord>> records_; variable
/ohos5.0/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
H A Dtest_utils.h37 std::map<std::string, Total> records_; member
/ohos5.0/foundation/multimodalinput/input/util/common/include/
H A Daggregator.h46 std::vector<RecordInfo> records_; variable
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dinsight_intent_execute_manager.h93 std::map<uint64_t, std::shared_ptr<InsightIntentExecuteRecord>> records_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/log/
H A Dace_performance_check.h91 static std::vector<std::pair<int64_t, std::string>> records_; variable
H A Dace_performance_check.cpp41 std::vector<std::pair<int64_t, std::string>> AceScopedPerformanceCheck::records_; member in OHOS::Ace::AceScopedPerformanceCheck
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/innerkits/include/
H A Dpaste_data.h159 std::vector<std::shared_ptr<PasteDataRecord>> records_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
H A Djs_card_parser.cpp70 std::vector<std::pair<int32_t, std::string>> records_; member in OHOS::Ace::Framework::__anonc594eca60110::VersionData