Home
last modified time | relevance | path

Searched defs:int32_t (Results 226 – 250 of 329) sorted by relevance

12345678910>>...14

/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/src/
H A Dast.cpp1080 return WalkForward([this](const std::shared_ptr<AstObject> &current, int32_t) -> int32_t { in InheritExpand() argument
1102 bool ret = WalkForward([](const std::shared_ptr<AstObject> &current, int32_t) -> int32_t { in RedefineCheck() argument
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dcloud_service_impl.cpp1248 int32_t CloudServiceImpl::Exit(const std::string &sharingRes, std::pair<int32_t, std::string> &resu… in Exit()
1328 std::tuple<int32_t, std::string, std::string> &result) in ConfirmInvitation()
1351 std::pair<int32_t, std::string> &result) in ChangeConfirmation()
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/test/unittest/
H A Dlib_event_handler_event_queue_test.cpp359 void OnReadable(int32_t) in OnReadable() argument
363 void OnWritable(int32_t) in OnWritable() argument
367 void OnException(int32_t) in OnException() argument
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dweb_model_test_ng.cpp54 SetWebIdCallback setWebIdCallback = [](int32_t) {}; in __anoncfa545010102() argument
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/modules/sink/
H A Dmedia_sync_manager.cpp95 (const std::tuple<int32_t, int64_t, int64_t>& item) -> bool { in SetMediaTimeStartEnd()
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/common/ams/ability_running_record_test/
H A Dams_ability_running_record_module_test.cpp109 const std::shared_ptr<AAFwk::Want>&, int32_t) override in ScheduleLaunchAbility() argument
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/common/ams/app_mgr_service_test/
H A Dams_app_mgr_service_module_test.cpp63 const std::shared_ptr<AAFwk::Want>&, int32_t) override in ScheduleLaunchAbility() argument
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
H A Dswiper_indicator_test_ng.cpp655 pattern_->swiperController_->SetTurnPageRateCallback([](int32_t, float) {}); in __anon9d6715251902() argument
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/
H A Ddrawable_descriptor.h294 …static std::unique_ptr<DrawableDescriptor> Create(std::tuple<int32_t, uint32_t, uint32_t>& drawabl… in Create()
/ohos5.0/base/customization/enterprise_device_management/services/edm/src/
H A Dadmin_manager.cpp67 std::unordered_map<int32_t, std::vector<std::shared_ptr<Admin>>> &subscribeAdmins) in GetAdminBySubscribeEvent()
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Dinput_manager_impl.cpp115 int32_t InputManagerImpl::GetAllMmiSubscribedEvents(std::map<std::tuple<int32_t, int32_t, std::stri… in GetAllMmiSubscribedEvents() argument
1459 int32_t InputManagerImpl::RegisterWindowStateErrorCallback(std::function<void(int32_t, int32_t)> ca… in RegisterWindowStateErrorCallback()
2233 int32_t InputManagerImpl::GetKeyState(std::vector<int32_t> &pressedKeys, std::map<int32_t, int32_t>… in GetKeyState()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/accessibility/
H A Daccessibility_manager.h227 …virtual void SetAccessibilityGetParentRectHandler(std::function<void(int32_t &, int32_t &)> &&call… in SetAccessibilityGetParentRectHandler()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Dlazy_for_each_node.cpp490 void LazyForEachNode::SetOnMove(std::function<void(int32_t, int32_t)>&& onMove) in SetOnMove()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/list/
H A Dlist_attr_test_ng.cpp1709 itemModel.Create([](int32_t) {}, V2::ListItemStyle::NONE); in __anon112d5f270202() argument
/ohos5.0/base/telephony/core_service/utils/vcard/src/
H A Dvcard_utils.cpp428 …const std::vector<std::string> &types, std::string number, std::tuple<int32_t, std::string> &resul… in GetPhoneTypeFromStrings()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/grid_layout/
H A Drender_grid_layout.cpp1522 int32_t RenderGridLayout::CountItemInRow(const std::map<int32_t, std::map<int32_t, int32_t>>::itera… in CountItemInRow()
2484const std::map<int32_t, std::map<int32_t, int32_t>>& data, std::map<int32_t, GridItemIndexPosition… in ParseRestoreScenePosition()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Drender_list.h256 void ResetItems(std::map<int32_t, RefPtr<RenderNode>>& items) in ResetItems()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Dnative_interface_xcomponent_impl.h434 … void SetCurrentSourceType(std::pair<int32_t, OH_NativeXComponent_EventSourceType>&& curSourceType) in SetCurrentSourceType()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A Devent_queue.cpp45 void RemoveFileDescriptorListenerLocked(std::map<int32_t, std::shared_ptr<FileDescriptorListener>> … in RemoveFileDescriptorListenerLocked()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/photo_album_test/src/
H A Dphoto_album_test.cpp75 ResultSetDataType type, const variant<int32_t, string, int64_t, double> &expected) in CheckColumn()
/ohos5.0/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler_util.cpp639 std::map<int32_t, int32_t>& repeatKeyMaxTimes) in ParseRepeatKeys()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_pattern.cpp2579 …auto callback = [weakPattern = WeakClaim(this)](std::tuple<int32_t, int32_t, int32_t> change, List… in GetOrCreateListChildrenMainSize()
2595 void ListPattern::OnChildrenSizeChanged(std::tuple<int32_t, int32_t, int32_t> change, ListChangeFla… in OnChildrenSizeChanged()
/ohos5.0/foundation/multimodalinput/input/service/module_loader/src/
H A Dmmi_service.cpp1469 int32_t MMIService::OnGetKeyState(std::vector<int32_t> &pressedKeys, std::map<int32_t, int32_t> &sp… in OnGetKeyState()
1727 int32_t MMIService::GetAllMmiSubscribedEvents(std::map<std::tuple<int32_t, int32_t, std::string>, i… in GetAllMmiSubscribedEvents() argument
2503 int32_t MMIService::GetKeyState(std::vector<int32_t> &pressedKeys, std::map<int32_t, int32_t> &spec… in GetKeyState()
/ohos5.0/foundation/arkui/napi/test/unittest/
H A Dtest_napi_threadsafe.cpp535 void OnReadable(int32_t) override { uv_run(uvLoop_, UV_RUN_NOWAIT); } in OnReadable() argument
536 void OnWritable(int32_t) override { uv_run(uvLoop_, UV_RUN_NOWAIT); } in OnWritable() argument
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_mgr_new_test.cpp84 map<int32_t, SaProfile>& saProfileMapTmp, int32_t maxLoop) in SaProfileStore()
95 map<int32_t, SaProfile> saProfileMapTmp, int32_t maxLoop) in SaProfileRecover()

12345678910>>...14