/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/pinauth/ |
H A D | interface_i_collector_v20.md | 25 …Collect](#collect) ([in] unsigned long scheduleId, [in] unsigned char[] extraInfo, [in] [IExecutor… 56 ### Collect() 59 ICollector::Collect ([in] unsigned long scheduleId, [in] unsigned char[] extraInfo, [in] IExecutorC… 64 Collect 采集口令数据。
|
/ohos5.0/foundation/multimedia/image_effect/ |
H A D | hisysevent.yaml | 17 …__BASE: {type: BEHAVIOR, level: MINOR, desc: Collect statistics on the info of custom filter such … 24 …__BASE: {type: BEHAVIOR, level: MINOR, desc: Collect statistics on the filter usage, preserve: tru… 30 …__BASE: {type: BEHAVIOR, level: MINOR, desc: Collect statistics on the filter usage, preserve: tru… 37 …__BASE: {type: BEHAVIOR, level: MINOR, desc: Collect statistics on the input data type such as pix… 43 …__BASE: {type: BEHAVIOR, level: MINOR, desc: Collect statistics on the output data type such as pi… 56 …__BASE: {type: BEHAVIOR, level: MINOR, desc: Collect effector serialization behavior, preserve: tr… 61 …__BASE: {type: BEHAVIOR, level: MINOR, desc: Collect effector deserialization behavior, preserve: …
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
H A D | shader_module_gles.cpp | 41 void Collect(const uint32_t set, const DescriptorSetLayoutBinding& binding, SetType& sets) in Collect() function 64 Collect(set.set, binding, plat_.cbSets); in CollectRes() 70 Collect(set.set, binding, plat_.ciSets); in CollectRes() 77 Collect(set.set, binding, plat_.ubSets); in CollectRes() 80 Collect(set.set, binding, plat_.sbSets); in CollectRes() 87 Collect(set.set, binding, plat_.siSets); in CollectRes()
|
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/contentsensormanager/ |
H A D | content_sensor_manager.cpp | 46 return Collect(); in Init() 55 int32_t ContentSensorManager::Collect() in Collect() function in OHOS::DistributedDeviceProfile::ContentSensorManager
|
H A D | collector.cpp | 26 void Collector::Collect(const DeviceProfile& deviceProfile) in Collect() function in OHOS::DistributedDeviceProfile::Collector
|
/ohos5.0/base/useriam/pin_auth/test/unittest/src/ |
H A D | pin_auth_collector_hdi_unit_test.cpp | 321 EXPECT_CALL(*executorProxy, Collect(_, _, _)) 329 …auto ret = collectorHdi->Collect(0, UserAuth::CollectParam{0, 0, std::vector<uint8_t>()}, executeC… 340 …auto ret = collectorHdi->Collect(0, UserAuth::CollectParam{0, 0, std::vector<uint8_t>()}, nullptr); 350 …auto ret = collectorHdi->Collect(0, UserAuth::CollectParam{0, 0, std::vector<uint8_t>()}, executeC… 357 … auto ret = collectorHdi.Collect(0, UserAuth::CollectParam{0, 0, std::vector<uint8_t>()}, nullptr);
|
/ohos5.0/docs/en/application-dev/application-test/ |
H A D | smartperf-guidelines.md | 178 - Collect twice the frequency and usage of CPU cores. 288 - Collect once the GPU frequency and load of the system. 303 - Collect twice the system temperature. 321 - Collect twice the memory information of the system. 399 - Collect the network speeds twice. 416 - Collect the frame rate of the target application five times. 467 - Collect DDR information once. 757 - Collect the application response delay. 769 - Collect the application completion delay. 931 - Collect the frame rate of the current page. [all …]
|
/ohos5.0/base/useriam/pin_auth/services/modules/executors/src/ |
H A D | pin_auth_collector_hdi.cpp | 103 UserAuth::ResultCode PinAuthCollectorHdi::Collect(uint64_t scheduleId, const UserAuth::CollectParam… in Collect() function in OHOS::UserIam::PinAuth::PinAuthCollectorHdi 125 int32_t status = collectorProxy_->Collect(scheduleId, param.extraInfo, callback); in Collect()
|
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/include/contentsensormanager/ |
H A D | content_sensor_manager.h | 32 int32_t Collect();
|
H A D | collector.h | 33 void Collect(const DeviceProfile& deviceProfile);
|
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/include/contentsensor/ |
H A D | content_sensor_manager.h | 34 bool Collect();
|
/ohos5.0/base/security/security_guard/services/data_collect/collect/hiview/ |
H A D | hiview_collector.h | 27 void Collect(std::vector<std::pair<std::string, std::string>> domainEventList);
|
H A D | hiview_collector.cpp | 25 void HiviewCollector::Collect(std::vector<std::pair<std::string, std::string>> domainEventList) in Collect() function in OHOS::Security::SecurityGuard::HiviewCollector
|
/ohos5.0/base/security/security_guard/test/unittest/data_collect/sa/ |
H A D | hiview_collector.h | 27 void Collect(std::vector<std::pair<std::string, std::string>> domainEventList) {}; in Collect() function
|
/ohos5.0/base/hiviewdfx/hiview/plugins/unified_collector/task/include/ |
H A D | cpu_collection_task.h | 31 void Collect();
|
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/service/src/ |
H A D | collector_impl.cpp | 198 int32_t CollectorImpl::Collect(uint64_t scheduleId, const std::vector<uint8_t> &extraInfo, in Collect() function in OHOS::HDI::PinAuth::CollectorImpl 214 int32_t result = pinHdi_->Collect(id, extra, msg); in Collect()
|
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/contentsensor/ |
H A D | content_sensor_manager.cpp | 41 bool ContentSensorManager::Collect() in Collect() function in OHOS::DeviceProfile::ContentSensorManager
|
/ohos5.0/base/useriam/pin_auth/test/unittest/mocks/ |
H A D | mock_icollector_executor.h | 36 MOCK_METHOD3(Collect, int32_t(uint64_t scheduleId, const std::vector<uint8_t> &extraInfo,
|
/ohos5.0/base/useriam/pin_auth/services/modules/executors/inc/ |
H A D | pin_auth_collector_hdi.h | 43 UserAuth::ResultCode Collect(uint64_t scheduleId, const UserAuth::CollectParam ¶m,
|
/ohos5.0/base/useriam/pin_auth/test/fuzztest/mocks/inc/ |
H A D | mock_icollector_executor_fuzzer.h | 56 int32_t Collect(uint64_t scheduleId, const std::vector<uint8_t>& extraInfo, in Collect() function
|
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/service/inc/ |
H A D | collector_impl.h | 44 int32_t Collect(uint64_t scheduleId, const std::vector<uint8_t> &extraInfo,
|
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/executors/src/ |
H A D | iauth_executor_hdi.cpp | 39 ResultCode IAuthExecutorHdi::Collect(uint64_t scheduleId, const CollectParam ¶m, in Collect() function in OHOS::UserIam::UserAuth::IAuthExecutorHdi
|
/ohos5.0/docs/en/application-dev/performance/ |
H A D | application-performance-analysis.md | 256 - Collect cold start data. 259 # Collect cold start data of the main thread only. 261 # Collect cold start data of the Worker thread only. 263 # Collect cold start data of both the main and Worker threads. 267 - Collect data for any phase after application startup. 270 # Collect data after startup of the main thread only. 272 # Collect data after startup of the Worker thread only. 274 # Collect data after startup of both the main and Worker threads.
|
/ohos5.0/drivers/interface/pin_auth/v2_0/ |
H A D | ICollector.idl | 121 * @brief Collect template data. 133 Collect([in] unsigned long scheduleId, [in] unsigned char[] extraInfo,
|
/ohos5.0/drivers/interface/pin_auth/v2_1/ |
H A D | ICollector.idl | 121 * @brief Collect template data. 133 Collect([in] unsigned long scheduleId, [in] unsigned char[] extraInfo,
|