Home
last modified time | relevance | path

Searched defs:getCommandName (Results 1 – 25 of 71) sorted by relevance

123

/aosp_15_r20/development/apps/DumpViewer/app/src/main/java/com/android/dumpviewer/utils/
H A DGrepHelper.java32 public abstract String getCommandName(); in getCommandName() method in GrepHelper
66 public String getCommandName() { in getCommandName() method in GrepHelper.PcreGrepHelper
121 public String getCommandName() { in getCommandName() method in GrepHelper.BsdGrepHelper
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/shell/
DShellCommand.java30 String getCommandName(); in getCommandName() method
DNoOpShellCommand.java59 public String getCommandName() { in getCommandName() method in NoOpShellCommand
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/shell/common/
DIsAllowedCustomAudiencesAccessCommand.java66 public String getCommandName() { in getCommandName() method in IsAllowedCustomAudiencesAccessCommand
DIsAllowedAdSelectionAccessCommand.java65 public String getCommandName() { in getCommandName() method in IsAllowedAdSelectionAccessCommand
DIsAllowedAttributionAccessCommand.java64 public String getCommandName() { in getCommandName() method in IsAllowedAttributionAccessCommand
DIsAllowedProtectedSignalsAccessCommand.java67 public String getCommandName() { in getCommandName() method in IsAllowedProtectedSignalsAccessCommand
DIsAllowedTopicsAccessCommand.java72 public String getCommandName() { in getCommandName() method in IsAllowedTopicsAccessCommand
DEchoCommand.java58 public String getCommandName() { in getCommandName() method in EchoCommand
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/shell/adservicesapi/
DResetConsentCommand.java88 public String getCommandName() { in getCommandName() method in ResetConsentCommand
DEnableAdServicesCommand.java134 public String getCommandName() { in getCommandName() method in EnableAdServicesCommand
DDevSessionCommand.java148 public String getCommandName() { in getCommandName() method in DevSessionCommand
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/shell/adselection/
DViewAuctionResultCommand.java118 public String getCommandName() { in getCommandName() method in ViewAuctionResultCommand
DConsentedDebugShellCommand.java195 public String getCommandName() { in getCommandName() method in ConsentedDebugShellCommand
DGetAdSelectionDataCommand.java347 public String getCommandName() { in getCommandName() method in GetAdSelectionDataCommand
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/shell/signals/
DGenerateInputForEncodingCommand.java119 public String getCommandName() { in getCommandName() method in GenerateInputForEncodingCommand
DTriggerEncodingCommand.java170 public String getCommandName() { in getCommandName() method in TriggerEncodingCommand
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/shell/customaudience/
DCustomAudienceViewCommand.java82 public String getCommandName() { in getCommandName() method in CustomAudienceViewCommand
DCustomAudienceListCommand.java79 public String getCommandName() { in getCommandName() method in CustomAudienceListCommand
DCustomAudienceRefreshCommand.java149 public String getCommandName() { in getCommandName() method in CustomAudienceRefreshCommand
/aosp_15_r20/external/parameter-framework/upstream/remote-processor/
H A DRemoteCommandHandlerTemplate.h72 const std::string &getCommandName() const { return _strCommandName; } in getCommandName() function
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/media/taptotransfer/
DMediaTttCommandLineHelper.java94 public final java.lang.String getCommandName() { in getCommandName() method in MediaTttCommandLineHelper.SenderArgs
/aosp_15_r20/external/clang/include/clang/AST/
H A DComment.h349 StringRef getCommandName(const CommandTraits &Traits) const { in getCommandName() function
660 StringRef getCommandName(const CommandTraits &Traits) const { in getCommandName() function
/aosp_15_r20/external/clang/unittests/AST/
H A DCommentLexer.cpp48 StringRef getCommandName(const Token &Tok) { in getCommandName() function in clang::comments::__anonb034e4180111::CommentLexerTest
/aosp_15_r20/external/clang/lib/AST/
H A DASTDumper.cpp2305 const char *ASTDumper::getCommandName(unsigned CommandID) { in getCommandName() function in ASTDumper

123