Home
last modified time | relevance | path

Searched defs:std (Results 1901 - 1925 of 1949) sorted by relevance

1...<<7172737475767778

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_data_mgr.cpp3660 GetFreeInstallModules( std::map<std::string, std::vector<std::string>> &freeInstallModules) const GetFreeInstallModules() argument
7381 GetDataGroupIndexMap( std::map<std::string, std::pair<int32_t, std::string>> &dataGroupIndexMap) const GetDataGroupIndexMap() argument
[all...]
H A Dbase_bundle_installer.cpp168 SendStartInstallNotify(const InstallParam &installParam, const std::unordered_map<std::string, InnerBundleInfo> &infos) SendStartInstallNotify() argument
729 CheckDuplicateProxyData(const std::unordered_map<std::string, InnerBundleInfo> &newInfos) CheckDuplicateProxyData() argument
1350 RollBack(const std::unordered_map<std::string, InnerBundleInfo> &newInfos, InnerBundleInfo &oldInfo) RollBack() argument
2399 ProcessQuickFixWhenInstallNewModule(const InstallParam &installParam, const std::unordered_map<std::string, InnerBundleInfo> &newInfos) ProcessQuickFixWhenInstallNewModule() argument
2917 CreateDataGroupDirs( const std::unordered_map<std::string, InnerBundleInfo> &newInfos, const InnerBundleInfo &oldInfo) CreateDataGroupDirs() argument
3137 CheckInstallOnKeepData(const std::string &bundleName, bool isOTA, const std::unordered_map<std::string, InnerBundleInfo> &infos) CheckInstallOnKeepData() argument
3596 RemoveEmptyDirs(const std::unordered_map<std::string, InnerBundleInfo> &infos) const RemoveEmptyDirs() argument
3611 GetModuleNames(const std::unordered_map<std::string, InnerBundleInfo> &infos) const GetModuleNames() argument
3856 GetRemoveExtensionDirs( std::unordered_map<std::string, InnerBundleInfo> &newInfos, const InnerBundleInfo &oldInfo) GetRemoveExtensionDirs() argument
3955 SetApplicationFlagsForPreinstallSource( std::unordered_map<std::string, InnerBundleInfo> &infos, const InstallParam &installParam) const SetApplicationFlagsForPreinstallSource() argument
3964 SetAppDistributionType(const std::unordered_map<std::string, InnerBundleInfo> &infos) SetAppDistributionType() argument
3973 GenerateOdid( std::unordered_map<std::string, InnerBundleInfo> &infos, const std::vector<Security::Verify::HapVerifyResult> &hapVerifyRes) const GenerateOdid() argument
4078 CheckHapHashParams( std::unordered_map<std::string, InnerBundleInfo> &infos, std::map<std::string, std::string> hashParams) CheckHapHashParams() argument
4085 CheckAppLabelInfo(const std::unordered_map<std::string, InnerBundleInfo> &infos) CheckAppLabelInfo() argument
4110 CheckApiInfo(const std::unordered_map<std::string, InnerBundleInfo> &infos) CheckApiInfo() argument
4122 CheckMultiNativeFile( std::unordered_map<std::string, InnerBundleInfo> &infos) CheckMultiNativeFile() argument
4128 CheckProxyDatas( const std::unordered_map<std::string, InnerBundleInfo> &infos) CheckProxyDatas() argument
4144 CheckMDMUpdateBundleForSelf(const InstallParam &installParam, InnerBundleInfo &oldInfo, const std::unordered_map<std::string, InnerBundleInfo> &newInfos, bool isAppExist) CheckMDMUpdateBundleForSelf() argument
4766 CheckInstallationFree(const InnerBundleInfo &innerBundleInfo, const std::unordered_map<std::string, InnerBundleInfo> &infos) const CheckInstallationFree() argument
4778 SaveHapPathToRecords( bool isPreInstallApp, const std::unordered_map<std::string, InnerBundleInfo> &infos) SaveHapPathToRecords() argument
4807 SaveHapToInstallPath(const std::unordered_map<std::string, InnerBundleInfo> &infos) SaveHapToInstallPath() argument
5268 VerifyCodeSignatureForHap(const std::unordered_map<std::string, InnerBundleInfo> &infos, const std::string &srcHapPath, const std::string &realHapPath) VerifyCodeSignatureForHap() argument
5332 ProcessOldNativeLibraryPath(const std::unordered_map<std::string, InnerBundleInfo> &newInfos, uint32_t oldVersionCode, const std::string &oldNativeLibraryPath) const ProcessOldNativeLibraryPath() argument
5354 ProcessAOT(bool isOTA, const std::unordered_map<std::string, InnerBundleInfo> &infos) const ProcessAOT() argument
5363 RemoveOldHapIfOTA(const InstallParam &installParam, const std::unordered_map<std::string, InnerBundleInfo> &newInfos, const InnerBundleInfo &oldInfo) const RemoveOldHapIfOTA() argument
5414 RenameAllTempDir(const std::unordered_map<std::string, InnerBundleInfo> &newInfos) const RenameAllTempDir() argument
5496 CheckHapEncryption(const std::unordered_map<std::string, InnerBundleInfo> &infos) CheckHapEncryption() argument
5544 MoveFileToRealInstallationDir( const std::unordered_map<std::string, InnerBundleInfo> &infos) MoveFileToRealInstallationDir() argument
5572 MoveSoFileToRealInstallationDir( const std::unordered_map<std::string, InnerBundleInfo> &infos) MoveSoFileToRealInstallationDir() argument
5814 NeedDeleteOldNativeLib( std::unordered_map<std::string, InnerBundleInfo> &newInfos, const InnerBundleInfo &oldInfo) NeedDeleteOldNativeLib() argument
6213 SetDisposedRuleWhenBundleUpdateStart( const std::unordered_map<std::string, InnerBundleInfo> &infos, const InnerBundleInfo &oldBundleInfo, bool isPreInstallApp) SetDisposedRuleWhenBundleUpdateStart() argument
[all...]
H A Dinner_bundle_info.cpp3236 InnerProcessRequestPermissions( const std::unordered_map<std::string, std::string> &moduleNameMap, std::vector<RequestPermission> &requestPermissions) const InnerProcessRequestPermissions() argument
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dmock_web_delegate.cpp418 LoadUrl(const std::string& url, const std::map<std::string, std::string>& httpHeaders) LoadUrl() argument
1059 ExecuteAction( int64_t accessibilityId, AceAction action, const std::map<std::string, std::string>& actionArguments) ExecuteAction() argument
1141 OnInterceptKeyboardAttach( const std::shared_ptr<OHOS::NWeb::NWebCustomKeyboardHandler> keyboardHandler, const std::map<std::string, std::string>& attributes, bool& useSystemKeyboard, int32_t& enterKeyType) OnInterceptKeyboardAttach() argument
[all...]
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_session_manager.cpp1937 NotifyDisplayStateChange(DisplayId defaultDisplayId, sptr<DisplayInfo> displayInfo, const std::map<DisplayId, sptr<DisplayInfo>>& displayInfoMap, DisplayStateChangeType type) NotifyDisplayStateChange() argument
[all...]
/foundation/window/window_manager/wm/src/
H A Dwindow_impl.cpp876 SetSystemBarProperties(const std::map<WindowType, SystemBarProperty>& properties, const std::map<WindowType, SystemBarPropertyFlag>& propertyFlags) SetSystemBarProperties() argument
3421 UpdateViewportConfig(const Rect& rect, const sptr<Display>& display, WindowSizeChangeReason reason, const std::shared_ptr<RSTransaction>& rsTransaction, const std::map<AvoidAreaType, AvoidArea>& avoidAreas) UpdateViewportConfig() argument
[all...]
H A Dwindow_session_impl.cpp1038 UpdateViewportConfig(const Rect& rect, WindowSizeChangeReason reason, const std::shared_ptr<RSTransaction>& rsTransaction, const sptr<DisplayInfo>& info, const std::map<AvoidAreaType, AvoidArea>& avoidAreas) UpdateViewportConfig() argument
[all...]
H A Dwindow_scene_session_impl.cpp2068 SetSystemBarProperties(const std::map<WindowType, SystemBarProperty>& properties, const std::map<WindowType, SystemBarPropertyFlag>& propertyFlags) SetSystemBarProperties() argument
4139 GetValueByKey(const std::unordered_map<K, V>& map, K key) GetValueByKey() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/pci/saa7134/
H A Dsaa7134.h94 v4l2_std_id std; member
/kernel/linux/linux-5.10/drivers/media/pci/ivtv/
H A Divtv-driver.h658 v4l2_std_id std; /* current capture TV standard */ member
/kernel/linux/linux-6.6/drivers/media/pci/ivtv/
H A Divtv-driver.h656 v4l2_std_id std; /* current capture TV standard */ member
/kernel/linux/linux-6.6/drivers/media/pci/saa7134/
H A Dsaa7134.h94 v4l2_std_id std; member
/kernel/linux/linux-6.6/include/linux/
H A Dhyperv.h293 } std; member
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_edid.c3913 const struct std_timing *std = &data->data.timings[i]; in do_standard_modes() local
/third_party/icu/icu4c/source/test/intltest/
H A Dnumfmtst.cpp51 namespace std { namespace
59 namespace std { namespace
[all...]
/third_party/mesa3d/include/CL/
H A Dcl2.hpp6059 setSVMPointers(const std::array<void*, ArrayLength> &pointerList) setSVMPointers() argument
[all...]
/third_party/json/single_include/nlohmann/
H A Djson.hpp5139 noexcept(std::is_nothrow_move_constructible<IteratorType>::value && std::is_nothrow_default_constructible<string_type>::value) noexcept() argument
5291 namespace std global() namespace
5695 to_json(BasicJsonType& j, const std::pair<T1, T2>& p) to_json() argument
[all...]
/third_party/node/deps/v8/src/torque/
H A Dimplementation-visitor.cc1498 GenerateArrayLength( Expression* array_length, Namespace* nspace, const std::map<std::string, LocalValue>& bindings) GenerateArrayLength() argument
1911 FailCallableLookup( const std::string& reason, const QualifiedName& name, const TypeVector& parameter_types, const std::vector<Binding<LocalLabel>*>& labels, const std::vector<Signature>& candidates, const std::vector<std::pair<GenericCallable*, std::string>> inapplicable_generics) FailCallableLookup() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp1815 compareNoContractCase(const std::vector<Resource>&, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>& expectedOutputs, TestLog&) compareNoContractCase() argument
1925 compareFRem(const std::vector<Resource>&, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>& expectedOutputs, TestLog&) compareFRem() argument
2026 compareNMin(const std::vector<Resource>&, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>& expectedOutputs, TestLog&) compareNMin() argument
2150 compareNMax(const std::vector<Resource>&, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>& expectedOutputs, TestLog&) compareNMax() argument
2273 compareNClamp(const std::vector<Resource>&, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>& expectedOutputs, TestLog&) compareNClamp() argument
5650 compareOpQuantizeF16ComputeExactCase(const std::vector<Resource>&, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>& expectedOutputs, TestLog&) compareOpQuantizeF16ComputeExactCase() argument
5690 compareNan(const std::vector<Resource>&, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>& expectedOutputs, TestLog&) compareNan() argument
5711 compareZeros(const std::vector<Resource>&, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>& expectedOutputs, TestLog&) compareZeros() argument
7281 compareFP16Logical(const std::vector<Resource>& inputs, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>&, TestLog& log) compareFP16Logical() argument
11829 compareFP16FunctionSetFunc(const std::vector<Resource>& inputs, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>&, TestLog& log) compareFP16FunctionSetFunc() argument
12034 compareFP16VectorExtractFunc(const std::vector<Resource>& inputs, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>&, TestLog& log) compareFP16VectorExtractFunc() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiFeatureInfo.cpp2349 checkInstanceExtensionDependencies(tcu::ResultCollector& results, int dependencyLength, const std::tuple<deUint32, deUint32, deUint32, const char*, const char*>* dependencies, deUint32 apiVariant, deUint32 versionMajor, deUint32 versionMinor, const vector<VkExtensionProperties>& extensionProperties) checkInstanceExtensionDependencies() argument
2373 checkDeviceExtensionDependencies(tcu::ResultCollector& results, int dependencyLength, const std::tuple<deUint32, deUint32, deUint32, const char*, const char*>* dependencies, deUint32 apiVariant, deUint32 versionMajor, deUint32 versionMinor, const vector<VkExtensionProperties>& instanceExtensionProperties, const vector<VkExtensionProperties>& deviceExtensionProperties) checkDeviceExtensionDependencies() argument
[all...]
/third_party/skia/third_party/externals/libwebp/swig/
H A Dlibwebp_python_wrap.c3588 using namespace std; in SWIG_isfinite_func() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp1813 compareNoContractCase(const std::vector<Resource>&, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>& expectedOutputs, TestLog&) compareNoContractCase() argument
1923 compareFRem(const std::vector<Resource>&, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>& expectedOutputs, TestLog&) compareFRem() argument
2024 compareNMin(const std::vector<Resource>&, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>& expectedOutputs, TestLog&) compareNMin() argument
2148 compareNMax(const std::vector<Resource>&, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>& expectedOutputs, TestLog&) compareNMax() argument
2271 compareNClamp(const std::vector<Resource>&, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>& expectedOutputs, TestLog&) compareNClamp() argument
5647 compareOpQuantizeF16ComputeExactCase(const std::vector<Resource>&, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>& expectedOutputs, TestLog&) compareOpQuantizeF16ComputeExactCase() argument
5688 compareNan(const std::vector<Resource>&, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>& expectedOutputs, TestLog&) compareNan() argument
7269 compareFP16Logical(const std::vector<Resource>& inputs, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>&, TestLog& log) compareFP16Logical() argument
11731 compareFP16FunctionSetFunc(const std::vector<Resource>& inputs, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>&, TestLog& log) compareFP16FunctionSetFunc() argument
11936 compareFP16VectorExtractFunc(const std::vector<Resource>& inputs, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>&, TestLog& log) compareFP16VectorExtractFunc() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DParseContext.cpp1434 checkCanUseOneOfExtensions(const TSourceLoc &line, const std::array<TExtension, size> &extensions) checkCanUseOneOfExtensions() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dframe_node.cpp4797 TransferExecuteAction( int64_t elementId, const std::map<std::string, std::string>& actionArguments, int32_t action, int64_t offset) TransferExecuteAction() argument
4983 SetCachedGlobalOffset(const std::pair<uint64_t, OffsetF>& timestampOffset) SetCachedGlobalOffset() argument
4992 SetCachedTransformRelativeOffset(const std::pair<uint64_t, OffsetF>& timestampOffset) SetCachedTransformRelativeOffset() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Doverlay_manager.cpp6045 BuildAIEntityMenu( const std::vector<std::pair<std::string, std::function<void()>>>& menuOptions) BuildAIEntityMenu() argument
6071 CreateAIEntityMenu( const std::vector<std::pair<std::string, std::function<void()>>>& menuOptions, const RefPtr<FrameNode>& targetNode) CreateAIEntityMenu() argument
6086 ShowAIEntityMenu(const std::vector<std::pair<std::string, std::function<void()>>>& menuOptions, const RectF& aiRect, const RefPtr<FrameNode>& targetNode) ShowAIEntityMenu() argument
6755 DumpMapInfo( std::unordered_map<int32_t, RefPtr<FrameNode>> map, const std::string mapName, bool hasTarget) const DumpMapInfo() argument
6778 DumpMapInfo( std::unordered_map<int32_t, WeakPtr<FrameNode>> map, const std::string mapName, bool hasTarget) const DumpMapInfo() argument
6800 DumpSheetMapInfo( const std::unordered_map<SheetKey, WeakPtr<FrameNode>, SheetKeyHash>& map, const std::string mapName) const DumpSheetMapInfo() argument
[all...]

Completed in 124 milliseconds

1...<<7172737475767778