Home
last modified time | relevance | path

Searched defs:comp (Results 1 – 25 of 26) sorted by relevance

12

/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/
H A Dsec_comp_info_helper_test.cpp91 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); variable
123 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); variable
233 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); variable
260 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); variable
289 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); variable
314 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); variable
339 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); variable
363 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); variable
385 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); variable
414 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); variable
[all …]
/ohos5.0/base/security/security_component_manager/interfaces/inner_api/security_component/test/unittest/src/
H A Dlocation_button_test.cpp56 LocationButton comp; variable
70 LocationButton comp; variable
84 LocationButton comp; variable
103 LocationButton comp; variable
138 LocationButton comp; variable
173 LocationButton comp; variable
199 LocationButton comp; variable
222 LocationButton comp; variable
245 LocationButton comp; variable
H A Dsec_comp_kit_test.cpp95 LocationButton comp; variable
/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/sa_main/
H A Dsec_comp_info_helper.cpp40 void SecCompInfoHelper::AdjustSecCompRect(SecCompBase* comp, float scale) in AdjustSecCompRect()
53 SecCompBase* comp = nullptr; in ParseComponent() local
141 static bool CheckSecCompBaseButton(const SecCompBase* comp) in CheckSecCompBaseButton()
182 static bool CheckSecCompBase(const SecCompBase* comp) in CheckSecCompBase()
208 bool SecCompInfoHelper::CheckComponentValid(SecCompBase* comp) in CheckComponentValid()
/ohos5.0/base/update/updater/test/unittest/updater_binary/
H A Dupdater_binary_unittest.cpp143 ComponentInfoExt *comp = (ComponentInfoExt*)malloc( in CreatePackageBin() local
192 void BuildCompnentInfo(ComponentInfoExt &comp, const std::string &cmpName, in BuildCompnentInfo()
/ohos5.0/drivers/peripheral/codec/hal/v2.0/hdi_impl/include/
H A Dcomponent_node.h84 void SetHandle(OMX_HANDLETYPE comp) in SetHandle()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/common/
H A Drs_rect_test.cpp52 FilterRectIComparator comp; variable
69 RectIComparator comp; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/components/
H A Dmaterial_extension_component_manager.cpp89 auto& comp = *handle; in Destroy() local
/ohos5.0/base/print/print_fwk/services/print_service/include/
H A Dprint_map_safe.h70 std::string FindKey(std::function<bool(const T &)> comp) in FindKey()
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/schedule/video_processor/video_job_repository/
H A Dvideo_job_queue.cpp21 VideoJobQueue::VideoJobQueue(Comparator comp) in VideoJobQueue()
/ohos5.0/drivers/peripheral/codec/hal/idl_service/src/
H A Dcomponent_mgr.cpp53 OMXComponent comp; in CreateComponentInstance() local
H A Dcomponent_node.cpp112 OMX_COMPONENTTYPE *comp = nullptr; in OpenHandle() local
/ohos5.0/drivers/peripheral/codec/hal/v2.0/hdi_impl/src/
H A Dcomponent_mgr.cpp54 OMXComponent comp; in CreateComponentInstance() local
/ohos5.0/base/update/updater/test/fuzztest/UpdaterStartUpdaterProc_fuzzer/
H A DUpdaterStartUpdaterProc_fuzzer.cpp123 std::vector<ComponentInfoExt> comp(fstabFile.size()); in CreatePackageZip() local
/ohos5.0/drivers/peripheral/codec/hal/src/
H A Dcodec_adapter.cpp40 OMX_COMPONENTTYPE *comp = nullptr; in OMXAdapterCreateComponent() local
79 OMX_HANDLETYPE comp = codecNode->node->GetHandle(); in OmxAdapterDestroyComponent() local
H A Dcodec_component_manager_service.c147 struct CodecComponentType *comp = CodecComponentTypeServiceGet(); in OmxManagerCreateComponent() local
/ohos5.0/foundation/distributeddatamgr/relational_store/rdbmock/frameworks/native/rdb/
H A Dlru_bucket.h140 auto comp = indexes_.key_comp(); in Update() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/common/
H A Dlru_bucket.h140 auto comp = indexes_.key_comp(); in Update() local
/ohos5.0/base/update/updater/test/unittest/package/
H A Dpackage_unittest.cpp101 std::vector<ComponentInfoExt> comp(testFileNames_.size()); in TestPackagePack() local
/ohos5.0/base/update/updater/test/fuzztest/extractandexecutescript_fuzzer/
H A Dextractandexecutescript_fuzzer.cpp256 std::vector<ComponentInfoExt> comp(inputFile.size()); in CreatePackageBin() local
/ohos5.0/base/update/updater/test/fuzztest/package_fuzzer/
H A Dpackage_fuzzer.cpp97 std::vector<ComponentInfoExt> comp(testFileNames_.size()); in TestPackagePack() local
/ohos5.0/base/update/updater/services/package/pkg_package/
H A Dpkg_upgradefile.cpp769 int32_t UpgradeFileEntry::GetUpGradeCompInfo(UpgradeCompInfo &comp) in GetUpGradeCompInfo()
804 UpgradeCompInfo comp; in EncodeHeader() local
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dsqlite_utils.cpp64 auto comp = [](const SqlType &first, const SqlType &second) { in GetSqlStatementType() local
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/manager/src/
H A Dhdf_kevent.c42 struct completion comp; member
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentmanager/
H A Dcomponent_manager.cpp131 for (const auto &comp : compSource_) { in InitSAMonitor() local
225 for (const auto &comp : compSource_) { in UnInitSAMonitor() local

12