Home
last modified time | relevance | path

Searched defs:std (Results 576 - 600 of 1934) sorted by relevance

1...<<21222324252627282930>>...78

/foundation/bundlemanager/app_domain_verify/test/unittest/common/bean_parcel_test/mock/
H A Dparcel.cpp121 bool Parcel::ReadString(const std::string&) in ReadString() argument
/foundation/arkui/ace_engine/interfaces/inner_api/form_render/src/
H A Dform_renderer_delegate_impl.cpp111 SetSurfaceCreateEventHandler( std::function<void(const std::shared_ptr<Rosen::RSSurfaceNode>&, const OHOS::AppExecFwk::FormJsInfo&, const AAFwk::Want&)>&& listener) SetSurfaceCreateEventHandler() argument
124 SetErrorEventHandler( std::function<void(const std::string&, const std::string&)>&& listener) SetErrorEventHandler() argument
[all...]
/foundation/barrierfree/accessibility/common/interface/src/
H A Daccessibility_element_operator_proxy.cpp232 ExecuteAction(const int64_t elementId, const int32_t action, const std::map<std::string, std::string> &arguments, const int32_t requestId, const sptr<IAccessibilityElementOperatorCallback> &callback) ExecuteAction() argument
/foundation/barrierfree/accessibility/interfaces/kits/napi/accessibility_extension_module_loader/src/
H A Daccessibility_extension_context.cpp157 ExecuteAction(const AccessibilityElementInfo &elementInfo, const ActionType action, const std::map<std::string, std::string> &actionArguments) ExecuteAction() argument
[all...]
/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_accessibility_element_operator_proxy.cpp82 ExecuteAction(const int64_t elementId, const int32_t action, const std::map<std::string, std::string> &actionArguments, const int32_t requestId, const sptr<IAccessibilityElementOperatorCallback>& callback) ExecuteAction() argument
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/include/
H A Dzip.h75 void SetFilesTozip(const std::vector<std::pair<FilePath, FilePath>> &srcRelativePaths) in SetFilesTozip() argument
[all...]
/foundation/barrierfree/accessibility/services/test/moduletest/mock/src/
H A Dmock_mt_accessibility_element_operator_proxy.cpp83 ExecuteAction(const int64_t elementId, const int32_t action, const std::map<std::string, std::string> &arguments, const int32_t requestId, const sptr<IAccessibilityElementOperatorCallback> &callback) ExecuteAction() argument
/foundation/bundlemanager/app_domain_verify/test/unittest/mock/src/
H A Dmock_system_ability_ondemand_reason.cpp20 OnDemandReasonExtraData::OnDemandReasonExtraData(int32_t code, const std::string& data, in OnDemandReasonExtraData() argument
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_state_storage.cpp92 LoadAllBundleStateData( std::map<std::string, std::map<int32_t, BundleUserInfo>> &infos) LoadAllBundleStateData() argument
[all...]
/foundation/communication/bluetooth/frameworks/inner/src/
H A Duuid.cpp160 ConvertFrom128Bits(const std::array<uint8_t, UUID::UUID128_BYTES_LEN> &name) ConvertFrom128Bits() argument
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_client_profile_callback.h47 OnDiscoverAllPrimaryServicesEvent( int reqId, int result, uint16_t connectHandle, const std::map<uint16_t, GattCache::Service> &services) OnDiscoverAllPrimaryServicesEvent() argument
49 OnDiscoverPrimaryServicesByServiceUUIDEvent( int reqId, int result, uint16_t connectHandle, const std::map<uint16_t, GattCache::Service> &services) OnDiscoverPrimaryServicesByServiceUUIDEvent() argument
53 OnDiscoverAllCharacteristicOfServiceEvent(int reqId, int result, uint16_t connectHandle, uint16_t serviceHandle, const std::map<uint16_t, GattCache::Characteristic> &characteristics) OnDiscoverAllCharacteristicOfServiceEvent() argument
55 OnDiscoverCharacteristicByUUIDEvent(int reqId, int result, uint16_t connectHandle, uint16_t serviceHandle, const std::map<uint16_t, GattCache::Characteristic> &characteristics) OnDiscoverCharacteristicByUUIDEvent() argument
57 OnDiscoverAllCharacteristicDescriptorsEvent(int reqId, int result, uint16_t serviceHandle, uint16_t characteristicHandle, const std::map<uint16_t, GattCache::Descriptor> &descriptors) OnDiscoverAllCharacteristicDescriptorsEvent() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/driver/
H A Ddriver_installer.cpp30 ErrCode DriverInstaller::CopyAllDriverFile(const std::unordered_map<std::string, InnerBundleInfo> &newInfos, in CopyAllDriverFile() argument
119 RemoveAndReNameDriverFile(const std::unordered_map<std::string, InnerBundleInfo> &newInfos, const InnerBundleInfo &oldInfo) const RemoveAndReNameDriverFile() argument
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/sandbox_app/
H A Dbundle_sandbox_exception_handler.cpp36 BundleMgrCommonEventSubscriber( const CommonEventSubscribeInfo &subscribeInfo, const std::map<int32_t, std::vector<std::string>> &sandboxDirs) BundleMgrCommonEventSubscriber() argument
54 RemoveSandboxDataDir(int32_t userId, const std::map<int32_t, std::vector<std::string>> &toDeleteSandboxDir) RemoveSandboxDataDir() argument
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
H A Dquick_fix_checker.cpp34 ErrCode QuickFixChecker::CheckAppQuickFixInfos(const std::unordered_map<std::string, AppQuickFix> &infos) in CheckAppQuickFixInfos() argument
199 CheckModuleNameExist(const BundleInfo &bundleInfo, const std::unordered_map<std::string, AppQuickFix> &infos) CheckModuleNameExist() argument
248 CheckMultiNativeSo( std::unordered_map<std::string, AppQuickFix> &infos) CheckMultiNativeSo() argument
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/overlay/
H A Dbundle_overlay_install_checker.cpp27 CheckOverlayInstallation( std::unordered_map<std::string, InnerBundleInfo> &newInfos, int32_t userId, int32_t &overlayType) CheckOverlayInstallation() argument
68 CheckInternalBundle( const std::unordered_map<std::string, InnerBundleInfo> &newInfos, const InnerBundleInfo &innerBundleInfo) const CheckInternalBundle() argument
205 CheckVersionCode( const std::unordered_map<std::string, InnerBundleInfo> &newInfos, const InnerBundleInfo &info) const CheckVersionCode() argument
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/navigation/
H A Drouter_data_storage_rdb.cpp54 UpdateRouterInfo( const std::string &bundleName, const std::map<std::string, std::string> &routerInfoMap) UpdateRouterInfo() argument
[all...]
/foundation/multimedia/audio_framework/services/audio_service/server/src/config/
H A Daudio_param_parser.cpp37 LoadConfiguration( std::unordered_map<std::string, std::unordered_map<std::string, std::set<std::string>>> &audioParameterKeys) LoadConfiguration() argument
[all...]
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec_log.h50 constexpr auto AddPublic(const char(&str)[N], const std::array<bool, N> &isPercentSign) in AddPublic() argument
/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/frame_rate_manager/
H A Dhgm_vsync_generator_controller.cpp79 ChangeGeneratorRate(const uint32_t controllerRate, const std::vector<std::pair<FrameRateLinkerId, uint32_t>>& appData, uint64_t targetTime, bool isNeedUpdateAppOffset) ChangeGeneratorRate() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_render_keyframe_animation.cpp61 void RSRenderKeyframeAnimation::AddKeyframes(const std::vector<std::tuple<float, std::shared_ptr<RSRenderPropertyBase>, in AddKeyframes() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/transaction/
H A Drs_marshalling_helper.h296 Marshalling(Parcel& parcel, const std::map<T, P>& val) Marshalling() argument
386 Marshalling(Parcel& parcel, const std::pair<T1, T2>& val) Marshalling() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/symbol_engine/
H A Dhm_symbol_run.cpp128 SymbolAnimation(const RSHMSymbolData& symbol, uint16_t glyphid, const std::pair<float, float>& offset, const HMSymbolTxt& symbolTxt) SymbolAnimation() argument
160 ClearSymbolAnimation(const RSHMSymbolData& symbol, const std::pair<float, float>& offset) ClearSymbolAnimation() argument
[all...]
/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/video_encoder/
H A Dffmpeg_vid_enc_config.cpp44 const T* FindTagInMap(Tag tag, const std::map<Tag, ValueType>& tagStore) in FindTagInMap() argument
55 Status SetVideoResolution(AVCodecContext& codecContext, const std::map<Tag, ValueType>& tagStore) in SetVideoResolution() argument
70 void SetVideoFrameRateAndTimeBase(AVCodecContext& codecContext, const std::map<Tag, ValueType>& tagStore) in SetVideoFrameRateAndTimeBase() argument
87 Status SetVideoPixelFormat(AVCodecContext& codecContext, const std::map<Tag, ValueType>& tagStore) in SetVideoPixelFormat() argument
144 void SetDefaultEncodeParams(AVCodecContext& codecContext, const std::map<Tag, ValueType>& tagStore) in SetDefaultEncodeParams() argument
154 Status ConfigVideoCommonAttr(AVCodecContext& codecContext, const std::map<Tag, ValueType>& tagStore) in ConfigVideoCommonAttr() argument
165 void ConfigH264Codec(AVCodecContext& codecContext, const std::map<Tag, ValueType>& tagStore) in ConfigH264Codec() argument
229 ConfigVideoEncoder(AVCodecContext& codecContext, const std::map<Tag, ValueType>& meta) ConfigVideoEncoder() argument
[all...]
/foundation/multimedia/media_foundation/engine/plugin/plugins/codec_adapter/
H A Dcodec_utils.cpp132 bool TranslatesByMap(const T& t, U& u, const std::pair<T, U>* transMap, size_t mapSize) in TranslatesByMap() argument
[all...]
/foundation/multimedia/drm_framework/frameworks/js/drm_napi/
H A Dkey_session_callback_napi.cpp136 SendEventKeyChanged( std::map<std::vector<uint8_t>, MediaKeySessionKeyStatus> statusTable, bool hasNewGoodLicense) SendEventKeyChanged() argument
[all...]

Completed in 19 milliseconds

1...<<21222324252627282930>>...78