Home
last modified time | relevance | path

Searched defs:method (Results 1 – 15 of 15) sorted by relevance

/developtools/hapsigner/hapsigntool/hap_sign_tool/src/main/java/com/ohos/hapsigntoolcmd/
DParams.java31 private String method; field in Params
49 public void setMethod(String method) { in setMethod()
/developtools/hdc/src/test/
Dut_command.cpp46 int TestRuntimeCommandSimple(bool bTCPorUSB, int method, bool bNeedConnectDaemon) in TestRuntimeCommandSimple()
65 int TestTaskCommand(int method, const string &debugServerPort, const string &debugConnectKey) in TestTaskCommand()
139 int TestRuntimeCommand(const int method, const string &debugServerPort, const string &debugConnectK… in TestRuntimeCommand()
Dut_runtime.cpp49 int Runtime::InnerCall(int method) in InnerCall()
/developtools/ace_ets2bundle/compiler/test/pages/
DTsModule.ts28 public method(): any { method in TsModule
/developtools/profiler/device/services/ipc/include/
Dipc_generator_impl.h34 bool AddMethod(std::string method, std::string request, std::string response) in AddMethod()
/developtools/profiler/device/services/ipc/src/
Dipc_generator.cpp35 const google::protobuf::MethodDescriptor* method = service->method(j); in Generate() local
/developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/agent_data/
Dagent_plugin_network_data.proto21 string method = 2; field
/developtools/profiler/protos/types/plugins/agent_data/
Dagent_plugin_network_data.proto21 string method = 2; field
/developtools/profiler/host/smartperf/trace_streamer/src/rpc/
Dhttp_server.h51 std::string method; member
/developtools/hdc/src/common/
Dchannel.cpp229 void HdcChannelBase::PushAsyncMessage(const uint32_t channelId, const uint8_t method, const void *d… in PushAsyncMessage()
Dsession.cpp310 void HdcSessionBase::PushAsyncMessage(const uint32_t sessionId, const uint8_t method, const void *d… in PushAsyncMessage()
Ddefine_plus.h240 uint16_t method; member
/developtools/profiler/device/services/profiler_service/src/
Dprofiler_service.cpp675 const char* method = info_->method(); in Intercept() local
/developtools/ace_ets2bundle/compiler/
Dtsconfig.esm.json90 "method": ["build", "pageTransition"], array
Dtsconfig.json90 "method": ["build", "pageTransition"], array