/ohos5.0/docs/en/application-dev/tools/ |
H A D | atm-tool.md | 95 | -t | Dumps information about all application processes in the… 96 | -t -i \<token-id\> | Dumps the permission information of an application … 97 | -t -b \<bundle-name\> | Dumps the permission information of an application… 98 | -t -n \<process-name\> | Dumps the permission information of an application… 99 | <!--DelRow-->-r | Dumps all permission usage records in the system. This … 100 | <!--DelRow-->-r -i \<token-id\> | Dumps the permission usage records of an applicatio… 101 | <!--DelRow-->-r -p \<permission-name\> | Dumps the usage records of a permission with the sp… 102 | -v | Dumps the permission usage types of all application proc… 103 | -v -i \<token-id\> | Dumps the permission usage types of an application … 104 | -v -p \<permission-name\> | Dumps the usage types of a permission with the spec…
|
H A D | acm-tool.md | 18 | dump | Dumps the account information. This command can be used only after the root permission is …
|
H A D | toybox.md | 182 | i2cdump | Dumps all I2C registers.<br>usage: i2cdump [-fy] BUS CHIP | 266 | od | Dumps data in octal/hexadecimal format.<br>usage: od [-bcdosxv] [-j #] [-N #] [-w #] …
|
/ohos5.0/foundation/multimodalinput/input/service/window_manager/test/ |
H A D | input_display_bind_helper_test.cpp | 132 ASSERT_EQ(bindInfo.Dumps(), std::string("mouse<=>hp 223\nkeyboard<=>think 123\n")); 154 ASSERT_EQ(bindInfo.Dumps(), std::string("mouse<=>hp 223\nkeyboard<=>think 123\n")); 176 ASSERT_EQ(bindInfo.Dumps(), std::string("mouse<=>think 123\nkeyboard<=>hp 223\n")); 215 bindInfo.Dumps(); 222 ASSERT_EQ(bindInfo.Dumps(), std::string("")); 244 ASSERT_EQ(bindInfo.Dumps(), std::string("mouse<=>think 123\nkeyboard<=>hp 223\n")); 274 ASSERT_EQ(bindInfo.Dumps(), std::string()); 285 ASSERT_EQ(bindInfo.Dumps(), std::string("mouse<=>think 123\nkeyboard<=>hp 223\n")); 319 ASSERT_EQ(bindInfo.Dumps(), std::string("mouse<=>think 123\nkeyboard<=>hp 223\n"));
|
H A D | mock.cpp | 154 std::string InputDisplayBindHelper::Dumps() const in Dumps() function in OHOS::InputDisplayBindHelper
|
/ohos5.0/foundation/multimodalinput/input/service/window_manager/include/ |
H A D | input_display_bind_helper.h | 86 std::string Dumps() const;
|
/ohos5.0/docs/en/device-dev/subsystems/ |
H A D | subsys-toolchain-bytrace-guide.md | 20 | --trace_dump | Dumps traces to a specified position (console where you run this command by defaul…
|
H A D | subsys-boot-init-plugin.md | 34 | param dump [verbose] | Dumps system parameter information.<br>Example:<br>begetctl param dump or …
|
H A D | subsys-dfx-hitracemeter.md | 280 | --trace_dump | Dumps trace data to the specified position. The default position …
|
/ohos5.0/docs/en/application-dev/dfx/ |
H A D | hiperf.md | 122 | --dumpoptions | Dumps the command options.| 162 | --dumpoptions | Dumps the command options.| 229 | --dumpoptions | Dumps the command options.|
|
H A D | hitrace.md | 19 | --trace_dump | Dumps trace information.|
|
/ohos5.0/docs/en/application-dev/reference/apis-driverdevelopment-kit/ |
H A D | js-apis-app-ability-driverExtensionAbility.md | 187 Dumps client information.
|
/ohos5.0/docs/en/application-dev/reference/apis-ability-kit/ |
H A D | js-apis-app-ability-serviceExtensionAbility-sys.md | 286 Dumps the client information.
|
/ohos5.0/foundation/multimodalinput/input/service/window_manager/src/ |
H A D | input_display_bind_helper.cpp | 675 std::string InputDisplayBindHelper::Dumps() const in Dumps() function in OHOS::MMI::InputDisplayBindHelper
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/audio_v1_0/foo/audio/v1_0/ |
H A D | IAudioCapture.idl | 329 * @brief Dumps information about the audio device.
|
H A D | IAudioRender.idl | 408 * @brief Dumps information about the audio device.
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/audio_v2_0/foo/audio/v2_0/ |
H A D | IAudioCapture.idl | 360 * @brief Dumps information about the audio device.
|
H A D | IAudioRender.idl | 444 * @brief Dumps information about the audio device.
|
/ohos5.0/drivers/interface/audio/v1_0/ |
H A D | IAudioCapture.idl | 359 * @brief Dumps information about the audio device.
|
H A D | IAudioRender.idl | 443 * @brief Dumps information about the audio device.
|
/ohos5.0/drivers/interface/audio/v2_0/ |
H A D | IAudioCapture.idl | 359 * @brief Dumps information about the audio device.
|
H A D | IAudioRender.idl | 443 * @brief Dumps information about the audio device.
|
/ohos5.0/drivers/interface/audio/v3_0/ |
H A D | IAudioCapture.idl | 446 * @brief Dumps information about the audio device.
|
H A D | IAudioRender.idl | 554 * @brief Dumps information about the audio device.
|
/ohos5.0/drivers/interface/audio/v4_0/ |
H A D | IAudioCapture.idl | 459 * @brief Dumps information about the audio device.
|