Home
last modified time | relevance | path

Searched defs:CommandOptionsBuilder (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/prebuilts/vndk/v30/x86/include/frameworks/native/cmds/dumpstate/
DDumpstateUtil.h88 friend class CommandOptionsBuilder; variable
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/native/cmds/dumpstate/
DDumpstateUtil.h88 friend class CommandOptionsBuilder; variable
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/native/cmds/dumpstate/
DDumpstateUtil.h88 friend class CommandOptionsBuilder; variable
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/native/cmds/dumpstate/
DDumpstateUtil.h88 friend class CommandOptionsBuilder; variable
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/native/cmds/dumpstate/
DDumpstateUtil.h89 friend class CommandOptionsBuilder; variable
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/native/cmds/dumpstate/
DDumpstateUtil.h89 friend class CommandOptionsBuilder; variable
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/cmds/dumpstate/
DDumpstateUtil.h89 friend class CommandOptionsBuilder; variable
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/native/cmds/dumpstate/
DDumpstateUtil.h89 friend class CommandOptionsBuilder; variable
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/native/cmds/dumpstate/
DDumpstateUtil.h89 friend class CommandOptionsBuilder; variable
/aosp_15_r20/prebuilts/vndk/v31/arm/include/frameworks/native/cmds/dumpstate/
DDumpstateUtil.h89 friend class CommandOptionsBuilder; variable
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/native/cmds/dumpstate/
DDumpstateUtil.h89 friend class CommandOptionsBuilder; variable
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/native/cmds/dumpstate/
DDumpstateUtil.h89 friend class CommandOptionsBuilder; variable
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/native/cmds/dumpstate/
DDumpstateUtil.h89 friend class CommandOptionsBuilder; variable
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/native/cmds/dumpstate/
DDumpstateUtil.h89 friend class CommandOptionsBuilder; variable
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/cmds/dumpstate/
DDumpstateUtil.h89 friend class CommandOptionsBuilder; variable
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/native/cmds/dumpstate/
DDumpstateUtil.h89 friend class CommandOptionsBuilder; variable
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/native/cmds/dumpstate/
DDumpstateUtil.h89 friend class CommandOptionsBuilder; variable
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/native/cmds/dumpstate/
DDumpstateUtil.h89 friend class CommandOptionsBuilder; variable
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/cmds/dumpstate/
DDumpstateUtil.h89 friend class CommandOptionsBuilder; variable
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/cmds/dumpstate/
DDumpstateUtil.h89 friend class CommandOptionsBuilder; variable
/aosp_15_r20/frameworks/native/cmds/dumpstate/
H A DDumpstateUtil.h90 friend class CommandOptionsBuilder; variable
H A DDumpstateUtil.cpp110 CommandOptions::CommandOptionsBuilder::CommandOptionsBuilder(int64_t timeout_ms) : values(timeout_m… in CommandOptionsBuilder() function in android::os::dumpstate::CommandOptions::CommandOptionsBuilder