Searched defs:int (Results 1 – 10 of 10) 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/hiview/plugins/eventlogger/log_catcher/ |
D | peer_binder_catcher.cpp | 154 std::map<int, std::list<BinderInfo>> info, int fd) const in GetPeerBinderByLayer() 189 void PeerBinderCatcher::ParseBinderCallChain(int pid, std::map<int, std::list<BinderInfo>> info, in ParseBinderCallChain()
|
/base/hiviewdfx/hiview/adapter/dbstore/ |
D | doc_store.cpp | 32 CallBackInfo(IWXSTR *xstr, std::function<int (int, const Entry&)> callback) in CallBackInfo() 232 int DocStore::GetEntryDuringQuery(const DataQuery &query, std::function<int (int, const Entry&)> ca… in GetEntryDuringQuery()
|
/base/hiviewdfx/hilog/adapter/ |
D | socket_server_adapter.cpp | 117 int GetExistingSocketServer(const char *, int) in GetExistingSocketServer() argument
|
/base/miscservices/wallpaper/frameworks/innerkitsimpl/wallpaper_manager/src/ |
D | wallpaper_manager.cpp | 427 void WallpaperManager::SetCallback(bool (*cb) (int)) in SetCallback() 432 bool WallpaperManager::RegisterWallpaperCallback(bool (*callback) (int)) in RegisterWallpaperCallback()
|
/base/hiviewdfx/hiview/utility/smart_parser/segment_analysis/ |
D | segment_analysis_twolayers.cpp | 61 bool SegmentAnalysisTwoLayers::GetSegment(const pair<int, int>& key, UniqSegment& seg) in GetSegment() 87 bool SegmentAnalysisTwoLayers::GetSegmentBySysTid(const pair<int, int>& key, UniqSegment& seg) in GetSegmentBySysTid()
|
/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/hiview/utility/smart_parser/feature_analysis/ |
D | log_util.cpp | 55 const int offset, const pair<int, int>& pidTid) in ParseIpcInfo()
|
/base/telephony/sms_mms/utils/ |
D | msg_text_convert.cpp | 476 int MsgTextConvert::ConvertUTF8ToGSM7bit(std::tuple<unsigned char *, int, in ConvertUTF8ToGSM7bit() argument
|
/base/update/updater/services/script/yacc/ |
D | lexer.cpp | 1052 int yyFlexLexer::LexerInput(char* buf, int /* max_size */) in LexerInput() argument
|