Home
last modified time | relevance | path

Searched refs:Record (Results 1 - 25 of 48) sorted by relevance

12

/foundation/arkui/ace_engine/frameworks/component_test/
H A Dcomponent_test_proxy.cpp47 void ComponentTestManagerProxy::Record(std::string info, std::string position, Result result) in Record() function in OHOS::Ace::ComponentTest::ComponentTestManagerProxy
49 GetCurrentComponentTestManager()->Record(info, position, result); in Record()
H A Dcomponent_test_manager_impl.cpp92 void ComponentTestManagerImpl::Record(std::string info, std::string position, Result result) in Record() function in OHOS::Ace::ComponentTest::ComponentTestManagerImpl
94 testResultRecorder_.Record(info, position, result); in Record()
H A Dcomponent_test_manager.h32 virtual void Record(std::string info, std::string position, Result result) = 0;
H A Dcomponent_test_proxy.h32 static void Record(std::string info, std::string position, Result result);
H A Dcomponent_test_manager_impl.h40 void Record(std::string info, std::string position, Result result) override;
H A Dtest_result_recorder.h160 void Record(const std::string& info, const std::string& position, Result result);
/foundation/arkui/ace_engine/interfaces/napi/kits/component_test/
H A Djs_component_test_utils.h95 ComponentTest::ComponentTestManagerProxy::Record( \
113 ComponentTest::ComponentTestManagerProxy::Record( \
138 ComponentTest::ComponentTestManagerProxy::Record( in ComponentTestRecord()
141 ComponentTest::ComponentTestManagerProxy::Record( in ComponentTestRecord()
/foundation/multimedia/media_foundation/engine/scene/standard/
H A Dhst_engine_factory.cpp60 auto recorder = std::unique_ptr<Record::HiRecorderImpl>(new (std::nothrow) Record::HiRecorderImpl( in CreateRecorderEngine()
/foundation/multimedia/media_foundation/engine/scene/recorder/internal/
H A Derror_state.h27 namespace Record { namespace
36 } // namespace Record
H A Dready_state.h26 namespace Record { namespace
46 } // namespace Record
H A Dpause_state.h25 namespace Record { namespace
67 } // namespace Record
H A Dinit_state.h26 namespace Record { namespace
60 } // namespace Record
H A Dstate_machine.h40 namespace Record { namespace
93 } // namespace Record
H A Drecording_state.h26 namespace Record { namespace
76 } // namespace Record
/foundation/multimedia/media_foundation/engine/scene/recorder/standard/
H A Dhst_recorder_param.h22 namespace Record { namespace
36 } // Record
H A Drecorder_utils.h28 namespace Record { namespace
86 } // namespace Record
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/include/
H A Dnapi_async_call.h91 struct Record { struct in OHOS::RelationalStoreJsKit::final
106 static thread_local Record record_;
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/utils/
H A Dwifi_direct_dfx.h36 void Record(uint32_t requestId, uint16_t challengeCode);
H A Dwifi_direct_dfx.cpp27 DurationStatistic::GetInstance().Record(connectInfo.requestId, TOTAL_END); in DfxRecord()
50 void WifiDirectDfx::Record(uint32_t requestId, uint16_t challengeCode) in Record() function in OHOS::SoftBus::WifiDirectDfx
H A Dduration_statistic.h80 void Record(uint32_t requestId, const std::string &event);
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/model/
H A Dcontainer_data_model.h39 ContainerDataModel& Record(IMetadata::Ptr record) in Record() function in ContainerDataModel
/foundation/multimedia/audio_lite/services/impl/
H A Daudio_capturer_impl.h42 bool Record();
/foundation/multimodalinput/input/util/common/include/
H A Daggregator.h36 bool Record(const LogHeader &lh, const std::string &key, const std::string &record);
/foundation/resourceschedule/ffrt/src/sched/
H A Dload_tracking.h60 void Record(TaskSwitchState state) in Record() function in ffrt::LoadTracking
/foundation/multimedia/audio_lite/frameworks/passthrough/
H A Daudio_capturer_client.cpp92 return impl_->Record(); in Start()

Completed in 6 milliseconds

12