Searched defs:finish (Results 1 – 10 of 10) sorted by relevance
| /developtools/smartperf_host/trace_streamer/src/rpc/ |
| D | wasm_func.cpp | 56 void ResultCallback(const std::string& jsonResult, int32_t finish) in ResultCallback() 60 void TLVResultCallback(const char* data, uint32_t len, uint32_t type, int32_t finish) in TLVResultCallback() 64 void FfrtConvertedResultCallback(const std::string& content, int32_t finish) in FfrtConvertedResultCallback() 68 void SplitFileCallback(const std::string& jsonResult, int32_t dataType, int32_t finish) in SplitFileCallback() 73 void ParseELFCallback(const std::string& SODataResult, int32_t finish) in ParseELFCallback() 241 int32_t finish) in TraceStreamerDownloadELFEx() 304 void ExportDatabaseCallback(const std::string& jsonResult, int32_t finish) in ExportDatabaseCallback()
|
| D | rpc_server.cpp | 619 bool RpcServer::ClearPathFile(string& symbolsPath, int32_t finish, ParseELFFileCallBack& parseELFFi… in ClearPathFile() 642 int32_t finish, in DownloadELFCallback()
|
| /developtools/smartperf_host/trace_streamer/sdk/demo_sdk/test/unittest/ |
| D | sdk_api_test.cpp | 42 void res(const std::string result, int32_t finish, int32_t isConfig) in res() 49 void QueryResultCallback(const std::string& jsonResult, int32_t finish, int32_t isConfig) in QueryResultCallback()
|
| /developtools/smartperf_host/trace_streamer/test/unittest/interface/ |
| D | rpc_server_test.cpp | 37 void res(const std::string result, int32_t finish) in res()
|
| /developtools/hdc/src/daemon/ |
| D | daemon_app.cpp | 101 bool HdcDaemonApp::AsyncInstallFinish(bool finish, int64_t exitStatus, const string result) in AsyncInstallFinish()
|
| D | jdwp.h | 72 bool finish; member
|
| D | daemon_unity.cpp | 46 bool HdcDaemonUnity::AsyncCmdOut(bool finish, int64_t exitStatus, const string result) in AsyncCmdOut()
|
| /developtools/smartperf_host/trace_streamer/sdk/demo_sdk/sdk/ |
| D | wasm_func.cpp | 41 void QueryResultCallback(const std::string& jsonResult, int32_t finish, int32_t isConfig) in QueryResultCallback()
|
| /developtools/hdc/src/common/ |
| D | forward.h | 45 bool finish; member
|
| /developtools/profiler/hiebpf/include/ |
| D | vmlinux.h | 23996 void (*finish)(); member 32047 int (*finish)(); member 65914 void (*finish)(struct ts_config *, struct ts_state *); member 155833 int (*finish)(struct net *, struct sock *, struct sk_buff *); member
|