Home
last modified time | relevance | path

Searched defs:auto (Results 1 – 25 of 27) sorted by relevance

12

/arkcompiler/runtime_core/static_core/libpandabase/os/
Dexec.h39 decltype(auto) Exec(Args... args) in decltype() argument
46 decltype(auto) ExecNoWait(Args... args) in decltype() argument
53 decltype(auto) ExecWithCallback(Callback callback, Args... args) in decltype() argument
60 decltype(auto) ExecWithCallbackNoWait(Callback callback, Args... args) in decltype() argument
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/
Ddebug_info_cache.cpp92 [](auto, auto &) { return true; }, in GetContinueToLocations() argument
93 …[sourceFile](auto, auto &debugInfo, auto methodId) { return debugInfo.GetSourceFile(methodId) == s… in GetContinueToLocations() argument
94 [lineNumber, &locations](auto pandaFile, auto &, auto methodId, auto &entry, auto next) { in GetContinueToLocations() argument
128 [](auto, auto &) { return true; }, in GetBreakpointLocations() argument
129 [&sourceFileFilter](auto, auto &debugInfo, auto methodId) { in GetBreakpointLocations() argument
133 auto &entry, auto /* next */) { in GetBreakpointLocations()
149auto lineHandler = [startLine, endLine, &lineNumbers](auto, auto &, auto, auto &entry, auto /* nex… in GetValidLineNumbers() argument
157 EnumerateLineEntries([](auto, auto &) { return true; }, in GetValidLineNumbers() argument
158 [sourceFile](auto, auto &debugInfo, auto methodId) { in GetValidLineNumbers() argument
165 auto methodFilter = [sourceFile, startLine](auto, auto &debugInfo, auto methodId) { in GetValidLineNumbers() argument
[all …]
Dinspector_server.cpp37 …server_.OnCall("Debugger.enable", [](auto, auto &result, auto &) { result.AddProperty("debuggerId"… in InspectorServer() argument
221 …"Debugger.continueToLocation", [this, handler = std::move(handler)](auto &sessionId, auto &, auto … in OnCallDebuggerContinueToLocation() argument
239 [this, handler = std::move(handler)](auto &, auto &result, const JsonObject &params) { in OnCallDebuggerGetPossibleBreakpoints() argument
278 [this, handler = std::move(handler)](auto &, auto &result, auto &params) { in OnCallDebuggerGetScriptSource() argument
290 …r_.OnCall("Debugger.pause", [this, handler = std::move(handler)](auto &sessionId, auto &, auto &) { in OnCallDebuggerPause() argument
299 [this, handler = std::move(handler)](auto &sessionId, auto &, auto &params) { in OnCallDebuggerRemoveBreakpoint() argument
330 …_.OnCall("Debugger.resume", [this, handler = std::move(handler)](auto &sessionId, auto &, auto &) { in OnCallDebuggerResume() argument
415 [this, handler = std::move(handler)](auto &sessionId, auto &, const JsonObject &params) { in OnCallDebuggerSetBreakpointsActive() argument
435 [this, handler = std::move(handler)](auto &sessionId, auto &, const JsonObject &params) { in OnCallDebuggerSetPauseOnExceptions() argument
465 …OnCall("Debugger.stepInto", [this, handler = std::move(handler)](auto &sessionId, auto &, auto &) { in OnCallDebuggerStepInto() argument
[all …]
Dinspector.cpp175 [](auto &, auto &, auto) {}, in ThreadStart() argument
/arkcompiler/runtime_core/libpandabase/os/
Dexec.h29 decltype(auto) Exec(Args... args) in decltype() argument
/arkcompiler/ets_runtime/test/jittest/create_arguments/
Dcreate_arguments.ts20 const auto = new Car('Honda', 'Accord', 1998); constant
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/types/
Dremote_object.cpp186 std::function<void(JsonArrayBuilder &)> properties = [](auto &) {}; in PreviewToJson() argument
187 std::function<void(JsonArrayBuilder &)> entries = [](auto &) {}; in PreviewToJson() argument
200 std::function<void(JsonObjectBuilder &)> entry = [](auto &) {}; in PreviewToJson() argument
274 std::function<void(JsonObjectBuilder &)> result = [](auto &) {}; in ToJson() argument
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/connection/ohos_ws/
Dohos_ws_server_endpoint.cpp21 endpoint_.SetValidateConnectionCallback([this](auto) { in OhosWsServerEndpoint() argument
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/tests/
Dsession_manager.cpp85 sm_.EnumerateSessions([&sessions, &pt_threads](auto, auto thread) { in TEST_F() argument
92 sm_.EnumerateSessions([&sessions, &pt_threads](auto, auto thread) { in TEST_F() argument
Ddebug_info_cache.cpp187 auto breaks = cache.GetBreakpointLocations([](auto) { return true; }, 4U, sets); in TEST_F() argument
Dinspector_server.cpp203 inspectorServer.OnCallDebuggerRestartFrame([&](auto, auto) { g_handlerCalled = true; }); in TEST_F() argument
344 inspectorServer.OnCallDebuggerGetScriptSource([](auto) { return "a"; }); in TEST_F() argument
/arkcompiler/toolchain/tooling/test/client_utils/
Dtest_util.cpp29 MatchFunc MatchRule::replySuccess = [] (auto recv, auto, auto) -> bool { in __anone33172280102() argument
/arkcompiler/ets_frontend/ets2panda/compiler/base/
Ddestructuring.cpp211 const auto [init, target] = GetAssignmentTarget(propExpr); in GenObjectWithRest() local
255 const auto [init, target] = GetAssignmentTarget(propExpr); in GenObject() local
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DregAllocator.cpp111 const auto [spill_info, origin_type] = spiller_->New(); in Spill() local
156 const auto [indices_valid, limit] = RegIndicesValid(ins, registers); in Run() local
Demitter.cpp292 const auto [start, varsLength, totalRegsNum] = info; in GenLocalVariableInfo() local
/arkcompiler/ets_frontend/ets2panda/ast_verifier/
DcheckInfiniteLoop.cpp54 const auto [constant, truthy] = type->ResolveConditionExpr(); in ConditionIsAlwaysTrue() local
DvariableHasScope.cpp62 const auto [decision, action] = invariantHasVariable(ctx, ast); in GetLocalScopeVariable() local
/arkcompiler/ets_frontend/ets2panda/checker/ets/
DvalidateHelpers.cpp154 const auto [target_ident, typeAnnotation] = GetTargetIdentifierAndType(ident); in ValidatePropertyOrDeclaratorIdentifier() local
DutilityTypeHandlers.cpp269 …const auto [decl, var] = VarBinder()->NewVarDecl<varbinder::ClassDecl>(classId->Start(), classId->… in CreateClassPrototype() local
Dobject.cpp1779 const auto [target_ident, in ValidateVarDeclaratorOrClassProperty() local
/arkcompiler/runtime_core/static_core/static_linker/
Dlinker_context_misc.cpp272 …std::accumulate(readers_.begin(), readers_.end(), (size_t)0, [](size_t c, const auto &) { return c… in Read()
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc_trigger.cpp153 const auto [min_threshold, max_threshold] = in ComputeTarget() local
/arkcompiler/ets_frontend/es2panda/binder/
Dscope.cpp491 const auto [name, pattern] = util::Helpers::ParamName(allocator, param, params_.size()); in AddParamDecl() local
/arkcompiler/ets_frontend/ets2panda/varbinder/
Dscope.cpp401 const auto [name, pattern] = util::Helpers::ParamName(allocator, param, params_.size()); in AddParamDecl() local
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dclass_info_extractor.cpp1011 const auto [baseSize, baseMaxInlineSize] = GetSizeAndMaxInlineByType(baseType); in DefineSendableInstanceHClass() local

12