| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/ |
| H A D | cmd_list_helper.cpp | 374 auto infos = group.groupInfos; in AddRenderGroupToCmdList() local
|
| /foundation/window/window_manager/window_scene/test/unittest/ |
| H A D | scene_session_manager_test.cpp | 70 void DumpRootSceneElementInfoFuncTest(const std::vector<std::string>& params, std::vector<std::string>& infos) in DumpRootSceneElementInfoFuncTest() argument 1493 std::vector<MainWindowInfo> infos; in HWTEST_F() local 1506 std::vector<MainWindowInfo> infos; in HWTEST_F() local 1529 std::vector<sptr<UnreliableWindowInfo>> infos; HWTEST_F() local 1554 std::vector<sptr<UnreliableWindowInfo>> infos; HWTEST_F() local 1589 std::vector<sptr<UnreliableWindowInfo>> infos; HWTEST_F() local 1614 std::vector<sptr<UnreliableWindowInfo>> infos; HWTEST_F() local 1640 std::vector<sptr<UnreliableWindowInfo>> infos; HWTEST_F() local 1675 std::vector<sptr<UnreliableWindowInfo>> infos; HWTEST_F() local [all...] |
| H A D | scene_session_manager_test3.cpp | 92 void DumpRootSceneElementInfoFuncTest(const std::vector<std::string>& params, std::vector<std::string>& infos) in DumpRootSceneElementInfoFuncTest() argument
|
| /foundation/window/window_manager/wmserver/include/zidl/ |
| H A D | window_manager_interface.h | 139 virtual WSError DumpSessionAll(std::vector<std::string>& infos) { return WSError::WS_OK; } in DumpSessionAll() argument 140 virtual WSError DumpSessionWithId(int32_t persistentId, std::vector<std::string>& infos) { return WSError::WS_OK; } in DumpSessionWithId() argument
|
| /test/xts/hats/hdf/camera/cameraHdi/v4l2/src/ |
| H A D | test_display.cpp | 808 int32_t DemoStreamOperatorCallback::OnCaptureEnded(int32_t captureId, const std::vector<CaptureEndedInfo>& infos) in OnCaptureEnded() argument 834 int32_t DemoStreamOperatorCallback::OnCaptureError(int32_t captureId, const std::vector<CaptureErrorInfo>& infos) in OnCaptureError() argument
|
| /test/xts/hats/hdf/camera/cameraMg/v1_3/src/ |
| H A D | hdi_common_v1_3.cpp | 194 DefaultPreview( std::shared_ptr<OHOS::HDI::Camera::V1_1::StreamInfo_V1_1> &infos) DefaultPreview() argument 206 DefaultCapture( std::shared_ptr<OHOS::HDI::Camera::V1_1::StreamInfo_V1_1> &infos) DefaultCapture() argument 417 DefaultSketch( std::shared_ptr<OHOS::HDI::Camera::V1_1::StreamInfo_V1_1> &infos) DefaultSketch() argument 429 DefaultInfosSketch( std::shared_ptr<OHOS::HDI::Camera::V1_1::StreamInfo_V1_1> &infos) DefaultInfosSketch() argument 441 DefaultInfosPreviewV1_2( std::shared_ptr<OHOS::HDI::Camera::V1_1::StreamInfo_V1_1> &infos) DefaultInfosPreviewV1_2() argument 452 DefaultInfosPreview( std::shared_ptr<OHOS::HDI::Camera::V1_1::StreamInfo_V1_1> &infos) DefaultInfosPreview() argument 464 DefaultInfosCapture( std::shared_ptr<OHOS::HDI::Camera::V1_1::StreamInfo_V1_1> &infos) DefaultInfosCapture() argument 476 DefaultInfosProfessionalCapture( std::shared_ptr<OHOS::HDI::Camera::V1_1::StreamInfo_V1_1> &infos) DefaultInfosProfessionalCapture() argument 488 DefaultInfosVideo( std::shared_ptr<OHOS::HDI::Camera::V1_1::StreamInfo_V1_1> &infos) DefaultInfosVideo() argument 507 DefaultInfosAnalyze( std::shared_ptr<OHOS::HDI::Camera::V1_1::StreamInfo_V1_1> &infos) DefaultInfosAnalyze() argument 802 OnCaptureEnded(int32_t captureId, const std::vector<CaptureEndedInfo> &infos) OnCaptureEnded() argument 811 OnCaptureError(int32_t captureId, const std::vector<CaptureErrorInfo> &infos) OnCaptureError() argument 835 OnCaptureEnded(int32_t captureId, const std::vector<CaptureEndedInfo> &infos) OnCaptureEnded() argument 841 OnCaptureError(int32_t captureId, const std::vector<CaptureErrorInfo> &infos) OnCaptureError() argument 853 OnCaptureStarted_V1_2(int32_t captureId, const std::vector<HDI::Camera::V1_2::CaptureStartedInfo> &infos) OnCaptureStarted_V1_2() argument 867 OnCaptureEnded(int32_t captureId, const std::vector<CaptureEndedInfo> &infos) OnCaptureEnded() argument 873 OnCaptureEndedExt(int32_t captureId, const std::vector<HDI::Camera::V1_3::CaptureEndedInfoExt> &infos) OnCaptureEndedExt() argument 882 OnCaptureError(int32_t captureId, const std::vector<CaptureErrorInfo> &infos) OnCaptureError() argument 898 OnCaptureStarted_V1_2(int32_t captureId, const std::vector<HDI::Camera::V1_2::CaptureStartedInfo> &infos) OnCaptureStarted_V1_2() argument [all...] |
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | anv_nir_apply_pipeline_layout.c | 1477 struct binding_info *infos = in anv_nir_apply_pipeline_layout() local
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | access-info.cc | 971 MergePropertyAccessInfos( ZoneVector<PropertyAccessInfo> infos, AccessMode access_mode, ZoneVector<PropertyAccessInfo>* result) const MergePropertyAccessInfos() argument
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
| H A D | RewritePipelines.cpp | 969 Info infos[] = { in RewritePipelines() local
|
| /base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/ |
| H A D | memory_info.cpp | 139 void MemoryInfo::BuildResult(const GroupMap &infos, StringMatrix result) in BuildResult() argument 174 void MemoryInfo::CalcGroup(const GroupMap &infos, StringMatrix result) in CalcGroup() argument 295 bool MemoryInfo::GetKernelUsage(const ValueMap &infos, StringMatrix result) in GetKernelUsage() argument 308 void MemoryInfo::GetProcesses(const GroupMap &infos, StringMatrix result) in GetProcesses() argument 320 void MemoryInfo::GetPssTotal(const GroupMap &infos, StringMatrix result) in GetPssTotal() argument [all...] |
| /base/account/os_account/interfaces/kits/napi/osaccount/src/ |
| H A D | napi_os_account_common.cpp | 935 void QueryOAContSrcTypeForResult(napi_env env, const std::vector<ConstraintSourceTypeInfo> &infos, napi_value &result) in QueryOAContSrcTypeForResult() argument
|
| /base/print/print_fwk/services/scan_service/src/ |
| H A D | scan_service_ability.cpp | 1205 void ScanServiceAbility::SendDeviceList(std::vector<ScanDeviceInfo> &infos, std::string event) in SendDeviceList() argument
|
| /base/notification/distributed_notification_service/services/ans/src/ |
| H A D | advanced_notification_utils.cpp | 1974 std::vector<AppExecFwk::BundleInfo> infos; in GetBundlesOfActiveUser() local
|
| /base/startup/init/services/init/ |
| H A D | init_service_manager.c | 621 static int GetMapValue(const char *name, const InitArgInfo *infos, int argNum, int defValue) in GetMapValue() argument
|
| /base/telephony/cellular_call/services/manager/src/ |
| H A D | cellular_call_service.cpp | 1416 int32_t CellularCallService::ClearAllCalls(const std::vector<CellularCallInfo> &infos) in ClearAllCalls() argument 1467 void CellularCallService::HangUpWithCellularCallRestart(const std::vector<CellularCallInfo> &infos) in HangUpWithCellularCallRestart() argument
|
| /base/telephony/cellular_call/test/unittest/imstest/ |
| H A D | zero_branch1_test.cpp | 695 std::vector<CellularCallInfo> infos = {}; in HWTEST_F() local
|
| /foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/ |
| H A D | ability_manager_interface.h | 1293 virtual int DumpAbilityInfoDone(std::vector<std::string> &infos, const sptr<IRemoteObject> &callerToken) in DumpAbilityInfoDone() argument
|
| /foundation/barrierfree/accessibility/services/test/xts/src/sa_perform_action_test/ |
| H A D | sa_perform_action_xts.cpp | 726 GetAbilityList(const uint32_t abilityTypes, const int32_t stateType, std::vector<A11yAbilityInfo> &infos) GetAbilityList() argument 1809 SetSearchElementInfoByTextResult( const std::vector<A11yElementInfo> &infos, const int32_t requestId) SetSearchElementInfoByTextResult() argument 1828 SetSearchElementInfoByA11yIdResult( const std::vector<A11yElementInfo> &infos, const int32_t requestId) SetSearchElementInfoByA11yIdResult() argument 1870 GetParentElementRecursively(int32_t windowId, int64_t elementId, std::vector<A11yElementInfo>& infos) GetParentElementRecursively() argument 1939 std::vector<A11yElementInfo> infos = {}; FindInnerWindowId() local [all...] |
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
| H A D | bundle_install_checker.cpp | 535 ErrCode BundleInstallChecker::CheckDependency(std::unordered_map<std::string, InnerBundleInfo> &infos) in CheckDependency() argument 338 ParseHapFiles( const std::vector<std::string> &bundlePaths, const InstallCheckParam &checkParam, std::vector<Security::Verify::HapVerifyResult> &hapVerifyRes, std::unordered_map<std::string, InnerBundleInfo> &infos) ParseHapFiles() argument 596 FindModuleInInstallingPackage( const std::string &moduleName, const std::string &bundleName, const std::unordered_map<std::string, InnerBundleInfo> &infos) FindModuleInInstallingPackage() argument 844 CheckHapHashParams( std::unordered_map<std::string, InnerBundleInfo> &infos, std::map<std::string, std::string> hashParams) CheckHapHashParams() argument 883 GetValidReleaseType( const std::unordered_map<std::string, InnerBundleInfo> &infos) GetValidReleaseType() argument 899 CheckAppLabelInfo( const std::unordered_map<std::string, InnerBundleInfo> &infos) CheckAppLabelInfo() argument 989 CheckMultiNativeFile( std::unordered_map<std::string, InnerBundleInfo> &infos) CheckMultiNativeFile() argument 1007 CheckMultiArkNativeFile( std::unordered_map<std::string, InnerBundleInfo> &infos) CheckMultiArkNativeFile() argument 1031 CheckMultiNativeSo( std::unordered_map<std::string, InnerBundleInfo> &infos) CheckMultiNativeSo() argument 1081 CheckModuleNameForMulitHaps( const std::unordered_map<std::string, InnerBundleInfo> &infos) CheckModuleNameForMulitHaps() argument 1340 CheckSupportAppTypes( const std::unordered_map<std::string, InnerBundleInfo> &infos, const std::string &supportAppTypes) const CheckSupportAppTypes() argument [all...] |
| /foundation/barrierfree/accessibility/services/test/xts/src/samgr_register_element_test/ |
| H A D | samgr_register_element_test.cpp | 726 GetAbilityList(const uint32_t abilityTypes, const int32_t stateType, std::vector<A11yRegisterElementAbilityInfo> &infos) GetAbilityList() argument 1809 SetSearchElementInfoByTextResult( const std::vector<A11yRegisterElementElementInfo> &infos, const int32_t requestId) SetSearchElementInfoByTextResult() argument 1828 SetSearchElementInfoByA11yRegisterElementIdResult( const std::vector<A11yRegisterElementElementInfo> &infos, const int32_t requestId) SetSearchElementInfoByA11yRegisterElementIdResult() argument 1880 GetParentElementRecursively(int32_t windowId, int64_t elementId, std::vector<A11yRegisterElementElementInfo>& infos) GetParentElementRecursively() argument 1949 std::vector<A11yRegisterElementElementInfo> infos = {}; FindInnerWindowId() local [all...] |
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_test/ |
| H A D | bms_bundle_quick_fix_test.cpp | 407 std::unordered_map<std::string, AppQuickFix> infos; in HWTEST_F() local 428 std::unordered_map<std::string, AppQuickFix> infos; in HWTEST_F() local 450 std::unordered_map<std::string, AppQuickFix> infos; in HWTEST_F() local 472 std::unordered_map<std::string, AppQuickFix> infos; HWTEST_F() local 495 std::unordered_map<std::string, AppQuickFix> infos; HWTEST_F() local 518 std::unordered_map<std::string, AppQuickFix> infos; HWTEST_F() local 537 std::unordered_map<std::string, AppQuickFix> infos; HWTEST_F() local 1789 std::unordered_map<std::string, AppQuickFix> infos; HWTEST_F() local 1804 std::unordered_map<std::string, AppQuickFix> infos; HWTEST_F() local 1822 std::unordered_map<std::string, AppQuickFix> infos; HWTEST_F() local 1844 std::unordered_map<std::string, AppQuickFix> infos; HWTEST_F() local 1865 std::unordered_map<std::string, AppQuickFix> infos; HWTEST_F() local 1886 std::unordered_map<std::string, AppQuickFix> infos; HWTEST_F() local 1960 std::unordered_map<std::string, AppQuickFix> infos; HWTEST_F() local 1979 std::unordered_map<std::string, AppQuickFix> infos; HWTEST_F() local 1998 std::unordered_map<std::string, AppQuickFix> infos; HWTEST_F() local 2034 std::unordered_map<std::string, AppQuickFix> infos; HWTEST_F() local 2094 std::unordered_map<std::string, AppQuickFix> infos; HWTEST_F() local 2110 std::unordered_map<std::string, AppQuickFix> infos; HWTEST_F() local 2150 std::unordered_map<std::string, AppQuickFix> infos; HWTEST_F() local 2217 std::unordered_map<std::string, AppQuickFix> infos; HWTEST_F() local 2237 std::unordered_map<std::string, AppQuickFix> infos; HWTEST_F() local 2259 std::unordered_map<std::string, AppQuickFix> infos; HWTEST_F() local 2332 std::unordered_map<std::string, AppQuickFix> infos; HWTEST_F() local 2392 std::unordered_map<std::string, AppQuickFix> infos; HWTEST_F() local 3182 std::unordered_map<std::string, AppQuickFix> infos; HWTEST_F() local 3330 std::unordered_map<std::string, AppQuickFix> infos; HWTEST_F() local 3385 std::unordered_map<std::string, AppQuickFix> infos; HWTEST_F() local 3597 std::unordered_map<std::string, AppQuickFix> infos; HWTEST_F() local 4840 std::unordered_map<std::string, AppQuickFix> infos; HWTEST_F() local [all...] |
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/ |
| H A D | bms_bundle_manager_test.cpp | 501 std::vector<ExtensionAbilityInfo> infos; in HWTEST_F() local 529 std::vector<ExtensionAbilityInfo> infos; in HWTEST_F() local 551 std::vector<ExtensionAbilityInfo> infos; in HWTEST_F() local 575 std::vector<ExtensionAbilityInfo> infos; HWTEST_F() local 601 std::vector<ExtensionAbilityInfo> infos; HWTEST_F() local 625 std::vector<ExtensionAbilityInfo> infos; HWTEST_F() local 649 std::vector<ExtensionAbilityInfo> infos; HWTEST_F() local 673 std::vector<ExtensionAbilityInfo> infos; HWTEST_F() local 699 std::vector<ExtensionAbilityInfo> infos; HWTEST_F() local 723 std::vector<ExtensionAbilityInfo> infos; HWTEST_F() local 747 std::vector<ExtensionAbilityInfo> infos; HWTEST_F() local 771 std::vector<ExtensionAbilityInfo> infos; HWTEST_F() local 790 std::vector<ExtensionAbilityInfo> infos; HWTEST_F() local 811 std::vector<ExtensionAbilityInfo> infos; HWTEST_F() local 835 std::vector<ExtensionAbilityInfo> infos; HWTEST_F() local 865 std::vector<ExtensionAbilityInfo> infos; HWTEST_F() local 883 std::vector<ExtensionAbilityInfo> infos; HWTEST_F() local 905 std::vector<ExtensionAbilityInfo> infos; HWTEST_F() local 929 std::vector<ExtensionAbilityInfo> infos; HWTEST_F() local 957 std::vector<ExtensionAbilityInfo> infos; HWTEST_F() local 1282 std::vector<ExtensionAbilityInfo> infos; HWTEST_F() local 4239 std::map<std::string, InnerBundleInfo> infos; HWTEST_F() local 5232 std::vector<ExtensionAbilityInfo> infos; HWTEST_F() local 5743 std::vector<BundleInfo> infos; HWTEST_F() local 5769 std::vector<BundleInfo> infos; HWTEST_F() local 5791 std::vector<BundleInfo> infos; HWTEST_F() local 6006 std::map<std::string, PreInstallBundleInfo> infos; HWTEST_F() local [all...] |
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/ |
| H A D | bundle_mgr_service_event_handler.cpp | 529 AddParseInfosToMap( const std::string& bundleName, const std::unordered_map<std::string, InnerBundleInfo>& infos) AddParseInfosToMap() argument 535 InnerProcessUninstallModule( const BundleInfo& bundleInfo, const std::unordered_map<std::string, InnerBundleInfo>& infos, bool &isDowngrade) InnerProcessUninstallModule() argument 571 CheckAndParseHapFiles( const std::string& hapFilePath, bool isPreInstallApp, std::unordered_map<std::string, InnerBundleInfo>& infos) CheckAndParseHapFiles() argument 577 ParseHapFiles( const std::string& hapFilePath, std::unordered_map<std::string, InnerBundleInfo>& infos) ParseHapFiles() argument
|
| /foundation/graphic/graphic_surface/surface/src/ |
| H A D | buffer_queue.cpp | 1671 GSError BufferQueue::IsSupportedAlloc(const std::vector<BufferVerifyAllocInfo> &infos, in IsSupportedAlloc() argument
|
| H A D | buffer_queue_producer.cpp | 594 std::vector<BufferVerifyAllocInfo> infos; in IsSupportedAllocRemote() local 1272 GSError BufferQueueProducer::IsSupportedAlloc(const std::vector<BufferVerifyAllocInfo> &infos, in IsSupportedAlloc() argument
|