Home
last modified time | relevance | path

Searched defs:option (Results 1 – 25 of 48) sorted by relevance

12

/developtools/hiperf/demo/cpp/
Dhiperf_example_cmd.cpp142 USED_FUNCTION void LoopFunction(milliseconds timeOutMS, const Option &option) in LoopFunction()
188 inline void Loop(milliseconds timeOutMS, const Option &option) in Loop()
195 USED_FUNCTION void CallStack10(int currentStack, const Option &option) in CallStack10()
202 USED_FUNCTION void CallStack9(int currentStack, const Option &option) in CallStack9()
214 USED_FUNCTION void CallStack8(int currentStack, const Option &option) in CallStack8()
226 USED_FUNCTION void CallStack7(int currentStack, const Option &option) in CallStack7()
238 USED_FUNCTION void CallStack6(int currentStack, const Option &option) in CallStack6()
250 USED_FUNCTION void CallStack5(int currentStack, const Option &option) in CallStack5()
262 USED_FUNCTION void CallStack4(int currentStack, const Option &option) in CallStack4()
274 USED_FUNCTION void CallStack3(int currentStack, const Option &option) in CallStack3()
[all …]
/developtools/hiperf/interfaces/kits/js/napi/
Dhiperf_client_napi.cpp156 const std::string option = GetJsStringFromOption(env, info); in SetOutputFilename() local
202 std::string option = GetJsStringFromOption(env, info); in SetSelectCpus() local
214 uint32_t option = GetUintFromOption(env, info); in SetTimeStopSec() local
226 uint32_t option = GetUintFromOption(env, info); in SetFrequency() local
238 uint32_t option = GetUintFromOption(env, info); in SetPeriod() local
250 std::string option = GetJsStringFromOption(env, info); in SetSelectEvents() local
261 std::string option = GetJsStringFromOption(env, info); in SetSelectGroups() local
283 std::string option = GetJsStringFromOption(env, info); in SetSelectPids() local
294 uint32_t option = GetUintFromOption(env, info); in SetCallStackSamplingConfigs() local
306 std::string option = GetJsStringFromOption(env, info); in SetSelectTids() local
[all …]
/developtools/profiler/device/plugins/native_daemon/native_memory_profiler_sa/src/
Dnative_memory_profiler_sa_proxy.cpp45 MessageOption option; in Start() local
72 MessageOption option; in DumpData() local
121 MessageOption option; in Stop() local
176 MessageOption option; in Stop() local
205 MessageOption option; in Start() local
/developtools/smartperf_host/smartperf_host/ide/src/hdc/message/
DUSBHead.ts82 get option(): number { method in USBHead
86 set option(value: number) { method in USBHead
/developtools/hapsigner/hapsigntool_cpp_test/fuzztest/generate_ca/generateca016_fuzzer/
Dgenerateca016_fuzzer.cpp34 Options option; in DoSomethingInterestingWithMyAPI() local
/developtools/hapsigner/binary_sign_tool/api/src/
Dsign_tool_service_impl.cpp78 bool SignToolServiceImpl::Verify(Options* option) in Verify()
/developtools/hdc/hdcd_user_permit/src/
Dconnection.cpp33 MessageOption option; in OnAbilityConnectDone() local
/developtools/hdc/hdc_rust/src/cffi/
Dusb_types.h22 uint8_t option; member
Dserial_struct.h148 uint8_t option; member
155 uint16_t option; member
/developtools/smartperf_host/smartperf_host/ide/src/trace/component/trace/sheet/vmtracker/
DTabPaneVmTrackerShmComparison.ts105 let option = new LitSelectOption(); variable
/developtools/smartperf_host/smartperf_host/ide/test/trace/component/
DSpRecordTrace.test.ts101 let option = document.createElement('option'); variable
/developtools/packing_tool/ohos_packing_tool/frameworks/src/
Dshell_command.cpp64 …int32_t option = getopt_long(argc_, argv_, Constants::SHORT_OPTIONS, Constants::LONG_OPTIONS, null… in ParseParam() local
/developtools/hiperf/interfaces/innerkits/native/hiperf_client/src/
Dhiperf_client.cpp506 bool Client::Start(const RecordOption &option) in Start()
546 int option; in ParentWait() local
603 bool Client::RunHiperfCmdSync(const RecordOption &option) in RunHiperfCmdSync()
632 bool Client::PrePare(const RecordOption &option) in PrePare()
/developtools/packing_tool/packing_tool/frameworks/src/
Dshell_command.cpp71 …int32_t option = getopt_long(argc_, argv_, Constants::SHORT_OPTIONS, Constants::LONG_OPTIONS, null… in ParseParam() local
/developtools/smartperf_host/smartperf_host/ide/src/trace/component/
DSpQuerySQL.ts201 const option = { constant
DSpFlags.ts625 option: string; property
/developtools/hdc/hdc_rust/src/serializer/
Dnative_struct.rs49 pub option: u16, field
61 pub option: u8, field
Dpack_struct.rs91 pub option: libc::c_ushort, field
104 pub option: libc::c_uchar, field
/developtools/smartperf_host/smartperf_host/trace_streamer/src/table/ftrace/
Dcpu_measure_filter_table.cpp132 void CpuMeasureFilterTable::Cursor::FilterSorted(int32_t columns, unsigned char option, sqlite3_val… in FilterSorted()
/developtools/hdc/src/common/
Dusb.cpp67 vector<uint8_t> HdcUSBBase::BuildPacketHeader(uint32_t sessionId, uint8_t option, uint32_t dataSize) in BuildPacketHeader()
/developtools/smartperf_host/smartperf_host/trace_streamer/src/trace_data/
Dtrace_data_db.cpp300 std::string option = ""; in SearchData() local
335 void TraceDataDB::ParseCommandLine(std::string &option, std::string line, std::vector<std::string> … in ParseCommandLine()
/developtools/hiperf/test/unittest/common/native/
Dcpu_usage_test.cpp220 void CpuUsageTest::TestCpuUsage(const std::string &option, unsigned int expect, bool fixPid) in TestCpuUsage()
/developtools/smartperf_host/smartperf_host/trace_streamer/src/proto_reader/protoc_plugin/
Dproto_reader_plugin.cpp32 … std::vector<std::string> option = base::SplitStringToVec(const_cast<std::string &>(options), "="); in Generate() local
/developtools/hdc/hdc_rust/src/transfer/
Duart_wrapper.rs131 option: u8, field
471 let option = head.option; in on_read_head() localVariable
/developtools/hapsigner/binary_sign_tool/cmd/src/
Dcmd_util.cpp27 bool CmdUtil::String2Bool(Options* options, const std::string& option) in String2Bool()

12