Searched defs:int (Results 1 – 13 of 13) sorted by relevance
/base/hiviewdfx/hiview/adapter/utility/platform/ohos/ |
D | socket_util.cpp | 24 int GetExistingSocketServer(const char *, int) in GetExistingSocketServer() argument
|
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/ |
D | app_event_block.cpp | 27 int AppEventBlock::GetStat(std::pair<int, int64_t>& statPair) in GetStat()
|
D | app_event_cache.cpp | 112 int AppEventCache::GetBlocksStat(std::map<std::string, std::pair<int, int64_t>>& blocksStat) in GetBlocksStat()
|
/base/hiviewdfx/hiview/plugins/eventservice/store/ |
D | sys_event_db_cleaner.cpp | 48 void SysEventDbCleaner::TryToCleanDb(StoreType type, const std::pair<int, int>& config) in TryToCleanDb()
|
/base/hiviewdfx/hiview/adapter/dbstore/ |
D | doc_store.cpp | 31 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/ |
D | peer_binder_catcher.cpp | 181 void PeerBinderCatcher::ParseBinderCallChain(std::map<int, std::list<PeerBinderCatcher::BinderInfo>… in ParseBinderCallChain()
|
/base/theme/wallpaper_mgr/frameworks/innerkitsimpl/wallpaper_manager/src/ |
D | wallpaper_manager.cpp | 458 void WallpaperManager::SetCallback(bool (*cb)(int)) in SetCallback() 463 bool WallpaperManager::RegisterWallpaperCallback(bool (*callback)(int)) in RegisterWallpaperCallback()
|
/base/hiviewdfx/hidumper/frameworks/native/ |
D | dump_utils.cpp | 174 …auto iter = std::find_if(saNameMap_.begin(), saNameMap_.end(), [&](const std::pair<int, std::strin… in StrToId()
|
/base/hiviewdfx/hisysevent/frameworks/native/ |
D | hisysevent_tool.cpp | 104 void InitOptHandlers(std::map<int, OptHandler>& optHandlers) in InitOptHandlers()
|
/base/hiviewdfx/hiview/utility/smart_parser/feature_analysis/ |
D | log_util.cpp | 55 const int offset, const pair<int, int>& pidTid) in ParseIpcInfo()
|
/base/location/services/location_network/network/source/ |
D | network_ability.cpp | 99 void OnAbilityDisconnectDone(const AppExecFwk::ElementName& element, int) override in OnAbilityDisconnectDone() argument
|
/base/startup/init/services/param/trigger/ |
D | trigger_processor.c | 386 void RegisterBootStateChange(void (*bootStateChange)(int, const char *)) in RegisterBootStateChange()
|
/base/telephony/sms_mms/utils/ |
D | msg_text_convert.cpp | 208 int MsgTextConvert::ConvertUTF8ToGSM7bit(std::tuple<unsigned char *, int, in ConvertUTF8ToGSM7bit() argument
|