Home
last modified time | relevance | path

Searched defs:int (Results 1 – 13 of 13) sorted by relevance

/base/hiviewdfx/hiview/adapter/utility/platform/ohos/
Dsocket_util.cpp24 int GetExistingSocketServer(const char *, int) in GetExistingSocketServer() argument
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/
Dapp_event_block.cpp27 int AppEventBlock::GetStat(std::pair<int, int64_t>& statPair) in GetStat()
Dapp_event_cache.cpp112 int AppEventCache::GetBlocksStat(std::map<std::string, std::pair<int, int64_t>>& blocksStat) in GetBlocksStat()
/base/hiviewdfx/hiview/plugins/eventservice/store/
Dsys_event_db_cleaner.cpp48 void SysEventDbCleaner::TryToCleanDb(StoreType type, const std::pair<int, int>& config) in TryToCleanDb()
/base/hiviewdfx/hiview/adapter/dbstore/
Ddoc_store.cpp31 CallBackInfo(IWXSTR *xstr, std::function<int (int, const Entry&)> callback) in CallBackInfo()
265 int DocStore::GetEntryDuringQuery(const DataQuery &query, std::function<int (int, const Entry&)> ca… in GetEntryDuringQuery()
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
Dpeer_binder_catcher.cpp181 void PeerBinderCatcher::ParseBinderCallChain(std::map<int, std::list<PeerBinderCatcher::BinderInfo>… in ParseBinderCallChain()
/base/theme/wallpaper_mgr/frameworks/innerkitsimpl/wallpaper_manager/src/
Dwallpaper_manager.cpp458 void WallpaperManager::SetCallback(bool (*cb)(int)) in SetCallback()
463 bool WallpaperManager::RegisterWallpaperCallback(bool (*callback)(int)) in RegisterWallpaperCallback()
/base/hiviewdfx/hidumper/frameworks/native/
Ddump_utils.cpp174 …auto iter = std::find_if(saNameMap_.begin(), saNameMap_.end(), [&](const std::pair<int, std::strin… in StrToId()
/base/hiviewdfx/hisysevent/frameworks/native/
Dhisysevent_tool.cpp104 void InitOptHandlers(std::map<int, OptHandler>& optHandlers) in InitOptHandlers()
/base/hiviewdfx/hiview/utility/smart_parser/feature_analysis/
Dlog_util.cpp55 const int offset, const pair<int, int>& pidTid) in ParseIpcInfo()
/base/location/services/location_network/network/source/
Dnetwork_ability.cpp99 void OnAbilityDisconnectDone(const AppExecFwk::ElementName& element, int) override in OnAbilityDisconnectDone() argument
/base/startup/init/services/param/trigger/
Dtrigger_processor.c386 void RegisterBootStateChange(void (*bootStateChange)(int, const char *)) in RegisterBootStateChange()
/base/telephony/sms_mms/utils/
Dmsg_text_convert.cpp208 int MsgTextConvert::ConvertUTF8ToGSM7bit(std::tuple<unsigned char *, int, in ConvertUTF8ToGSM7bit() argument