Home
last modified time | relevance | path

Searched defs:sha256 (Results 1 – 8 of 8) sorted by relevance

/developtools/profiler/device/services/plugin_service/include/
Dplugin_service.h49 std::string sha256; member
57 std::string sha256; member
/developtools/profiler/device/cmds/test/unittest/
Dhiprofiler_cmd_test.cpp129 void CreateConfigFile(const std::string configFile, const std::string sha256) in CreateConfigFile()
276 std::string sha256 = ComputeFileSha256(FTRACE_PLUGIN_PATH); variable
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/datasources/utils/process/service/
DProcessManager.java153 String sha256 = ""; in processListCreateSession() local
/developtools/profiler/host/smartperf/trace_streamer/src/protos/services/
Dplugin_service_types.proto23 string sha256 = 3; field
/developtools/profiler/protos/services/
Dplugin_service_types.proto30 string sha256 = 3; field
/developtools/profiler/host/ohosprofiler/src/test/java/ohos/devtools/datasources/transport/grpc/
DHiprofilerClientTest.java627 String sha256 = getSha256("/data/local/tmp/libprocessplugin.z.so"); in requestCreateSessionTest01() local
702 String sha256 = getSha256("/data/local/tmp/libprocessplugin.z.so"); in requestCreateSessionTest03() local
777 String sha256 = getSha256("/data/local/tmp/libprocessplugin.z.so"); in requestCreateSessionTest05() local
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/datasources/transport/grpc/
DHiProfilerClient.java216 String sha256 = ""; in processListCreateSession() local
DSystemTraceHelper.java727 String sha256; in getPluginSha() local