Searched defs:finish (Results 1 – 11 of 11) sorted by relevance
| /developtools/smartperf_host/trace_streamer/src/rpc/ |
| D | wasm_func.cpp | 58 void ResultCallback(const std::string &jsonResult, int32_t finish) in ResultCallback() 62 void TLVResultCallback(const char *data, uint32_t len, uint32_t type, int32_t finish) in TLVResultCallback() 66 void FfrtConvertedResultCallback(const std::string &content, int32_t finish) in FfrtConvertedResultCallback() 70 void SplitFileCallback(const std::string &jsonResult, int32_t dataType, int32_t finish) in SplitFileCallback() 75 void ParseELFCallback(const std::string &soDataResult, int32_t finish) in ParseELFCallback() 270 int32_t finish) in TraceStreamerDownloadELFEx() 326 void ExportDatabaseCallback(const std::string &jsonResult, int32_t finish) in ExportDatabaseCallback()
|
| D | rpc_server.cpp | 768 int32_t finish, in ReloadSymbolsAndClearELFs() 790 int32_t finish, in DownloadELFCallback()
|
| /developtools/ace_ets2bundle/compiler/src/fast_build/system_api/ |
| D | api_check_permission.ts | 30 finish: boolean; property 67 finish: false, constant
|
| /developtools/hdc/src/daemon/ |
| D | daemon_app.cpp | 114 bool HdcDaemonApp::AsyncInstallFinish(bool finish, int64_t exitStatus, const string result) in AsyncInstallFinish() 170 funcAppModFinish = [this](bool finish, int64_t exitStatus, const string result) -> bool { in PackageShell()
|
| D | daemon_unity.cpp | 49 bool HdcDaemonUnity::AsyncCmdOut(bool finish, int64_t exitStatus, const string result) in AsyncCmdOut() 108 funcResultOutput = [this](bool finish, int64_t exitStatus, const string result) -> bool { in ExecuteShell()
|
| D | jdwp.h | 72 bool finish; member
|
| /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/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
|