Searched defs:isCancel (Results 1 - 3 of 3) sorted by relevance
/foundation/ability/ability_runtime/tools/test/unittest/aa/ |
H A D | aa_command_ability_first_test.cpp | 899 bool isCancel; in HWTEST_F() local 919 bool isCancel; in HWTEST_F() local 940 bool isCancel; in HWTEST_F() local 962 bool isCancel; in HWTEST_F() local 984 bool isCancel; HWTEST_F() local 1174 bool isCancel; HWTEST_F() local 1196 bool isCancel; HWTEST_F() local 1220 bool isCancel; HWTEST_F() local 1243 bool isCancel; HWTEST_F() local 1266 bool isCancel; HWTEST_F() local [all...] |
/foundation/ability/ability_runtime/tools/aa/src/ |
H A D | ability_command.cpp | 747 bool isCancel = false; in RunAsAppDebugDebugCommand() local 659 SwitchOptionForAppDebug( int32_t option, std::string &bundleName, bool &isPersist, bool &isCancel, bool &isGet) SwitchOptionForAppDebug() argument 694 ParseAppDebugParameter( std::string &bundleName, bool &isPersist, bool &isCancel, bool &isGet) ParseAppDebugParameter() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/ |
H A D | dialog_pattern.cpp | 717 CreateButton( const ButtonInfo& params, int32_t index, bool isCancel, bool isVertical, int32_t length) CreateButton() argument
|
Completed in 8 milliseconds