Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/adapter/utility/platform/ohos/
Dsocket_util.cpp24 int GetExistingSocketServer(const char *, int) in GetExistingSocketServer() argument
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
Dpeer_binder_catcher.cpp154 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/
Ddoc_store.cpp32 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/
Dsocket_server_adapter.cpp117 int GetExistingSocketServer(const char *, int) in GetExistingSocketServer() argument
/base/miscservices/wallpaper/frameworks/innerkitsimpl/wallpaper_manager/src/
Dwallpaper_manager.cpp427 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/
Dsegment_analysis_twolayers.cpp61 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/
Ddump_utils.cpp174 …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/
Dlog_util.cpp55 const int offset, const pair<int, int>& pidTid) in ParseIpcInfo()
/base/telephony/sms_mms/utils/
Dmsg_text_convert.cpp476 int MsgTextConvert::ConvertUTF8ToGSM7bit(std::tuple<unsigned char *, int, in ConvertUTF8ToGSM7bit() argument
/base/update/updater/services/script/yacc/
Dlexer.cpp1052 int yyFlexLexer::LexerInput(char* buf, int /* max_size */) in LexerInput() argument