Home
last modified time | relevance | path

Searched defs:Collect (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/base/security/security_guard/test/unittest/data_collect/sa/
H A Dhiview_collector.h27 void Collect(std::vector<std::pair<std::string, std::string>> domainEventList) {}; in Collect() function
/ohos5.0/base/security/security_guard/services/data_collect/collect/hiview/
H A Dhiview_collector.cpp25 void HiviewCollector::Collect(std::vector<std::pair<std::string, std::string>> domainEventList) in Collect() function in OHOS::Security::SecurityGuard::HiviewCollector
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/contentsensormanager/
H A Dcollector.cpp26 void Collector::Collect(const DeviceProfile& deviceProfile) in Collect() function in OHOS::DistributedDeviceProfile::Collector
H A Dcontent_sensor_manager.cpp55 int32_t ContentSensorManager::Collect() in Collect() function in OHOS::DistributedDeviceProfile::ContentSensorManager
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/contentsensor/
H A Dcontent_sensor_manager.cpp41 bool ContentSensorManager::Collect() in Collect() function in OHOS::DeviceProfile::ContentSensorManager
/ohos5.0/base/useriam/pin_auth/test/fuzztest/mocks/inc/
H A Dmock_icollector_executor_fuzzer.h56 int32_t Collect(uint64_t scheduleId, const std::vector<uint8_t>& extraInfo, in Collect() function
/ohos5.0/base/hiviewdfx/hiview/plugins/unified_collector/task/
H A Dcpu_collection_task.cpp47 void CpuCollectionTask::Collect() in Collect() function in OHOS::HiviewDFX::CpuCollectionTask
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/executors/src/
H A Diauth_executor_hdi.cpp39 ResultCode IAuthExecutorHdi::Collect(uint64_t scheduleId, const CollectParam &param, in Collect() function in OHOS::UserIam::UserAuth::IAuthExecutorHdi
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dconnection.cpp69 std::map<std::string, Connection::Info> Connection::Collect(const RdbStoreConfig &config) in Collect() function in OHOS::NativeRdb::Connection
H A Dsqlite_connection.cpp94 std::map<std::string, Connection::Info> SqliteConnection::Collect(const RdbStoreConfig &config) in Collect() function in OHOS::NativeRdb::SqliteConnection
/ohos5.0/base/useriam/pin_auth/services/modules/executors/src/
H A Dpin_auth_collector_hdi.cpp103 UserAuth::ResultCode PinAuthCollectorHdi::Collect(uint64_t scheduleId, const UserAuth::CollectParam… in Collect() function in OHOS::UserIam::PinAuth::PinAuthCollectorHdi
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/service/src/
H A Dcollector_impl.cpp198 int32_t CollectorImpl::Collect(uint64_t scheduleId, const std::vector<uint8_t> &extraInfo, in Collect() function in OHOS::HDI::PinAuth::CollectorImpl
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dshader_module_gles.cpp41 void Collect(const uint32_t set, const DescriptorSetLayoutBinding& binding, SetType& sets) in Collect() function
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/main/src/
H A Dpin_auth.cpp375 int32_t PinAuth::Collect(uint64_t scheduleId, const std::vector<uint8_t> &extraInfo, std::vector<ui… in Collect() function in OHOS::UserIam::PinAuth::PinAuth
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/
H A Dmain.cpp1396 void Collect(Gles::CoreCompiler& compiler, const spirv_cross::SmallVector<spirv_cross::Resource>& r… in Collect() function