Home
last modified time | relevance | path

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

/developtools/bytrace_standard/bin/src/
Dbytrace_impl.cpp147 void StartTrace(uint64_t label, const string& value, float limit) in StartTrace()
153 void StartTraceDebug(uint64_t label, const string& value, float limit) in StartTraceDebug()
173 void StartAsyncTrace(uint64_t label, const string& value, int32_t taskId, float limit) in StartAsyncTrace()
179 void StartAsyncTraceDebug(uint64_t label, const string& value, int32_t taskId, float limit) in StartAsyncTraceDebug()
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/zip/
DByteBufferZipDataInput.java61 int limit = position + size; in createByteBuffer() local
/developtools/profiler/host/smartperf/ide/src/base-ui/popover/
DLitPopover.ts51 get limit(): LimitText { method in LitPopover
/developtools/bytrace_standard/interfaces/kits/js/napi/
Ddeclare_napi.cpp58 double limit = 0; in JSTraceStart() local
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/utils/
DHapUtils.java317 int limit = source.limit(); in sliceBuffer() local
341 int limit = source.limit(); in sliceBuffer() local
/developtools/hiperf/interfaces/innerkits/native/src/
Dhiperf_client.cpp239 void RecordOption::SetDataLimit(const std::string &limit) in SetDataLimit()
/developtools/profiler/protos/types/plugins/ftrace_data/
Dwriteback.proto24 uint64 limit = 2; field
/developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/ftrace_data/
Dwriteback.proto24 uint64 limit = 2; field