Home
last modified time | relevance | path

Searched refs:ERR_CODE_DEFAULT (Results 1 - 8 of 8) sorted by relevance

/foundation/barrierfree/accessibility/common/interface/src/
H A Daccessible_ability_client_stub.cpp31 result_code = ERR_CODE_DEFAULT; \
45 constexpr int32_t ERR_CODE_DEFAULT = -1000; member
71 if (result_code != ERR_CODE_DEFAULT) { in OnRemoteRequest()
H A Daccessibility_element_operator_callback_stub.cpp31 result_code = ERR_CODE_DEFAULT; \
51 constexpr int32_t ERR_CODE_DEFAULT = -1000; member
108 if (result_code != ERR_CODE_DEFAULT) { in OnRemoteRequest()
H A Daccessibility_element_operator_stub.cpp29 result_code = ERR_CODE_DEFAULT; \
50 constexpr int32_t ERR_CODE_DEFAULT = -1000; member
76 if (result_code != ERR_CODE_DEFAULT) { in OnRemoteRequest()
H A Daccessible_ability_channel_stub.cpp34 result_code = ERR_CODE_DEFAULT; \
58 constexpr int32_t ERR_CODE_DEFAULT = -1000; member
84 if (result_code != ERR_CODE_DEFAULT) { in OnRemoteRequest()
H A Daccessible_ability_manager_service_stub.cpp35 result_code = ERR_CODE_DEFAULT; \
119 constexpr int32_t ERR_CODE_DEFAULT = -1000; member
147 if (result_code != ERR_CODE_DEFAULT) { in OnRemoteRequest()
/foundation/barrierfree/accessibility/common/interface/test/unittest/mock/
H A Dmock_accessible_ability_client_stub.cpp31 result_code = ERR_CODE_DEFAULT;\
45 constexpr int32_t ERR_CODE_DEFAULT = -1000; member
71 if (result_code != ERR_CODE_DEFAULT) { in OnRemoteRequest()
H A Dmock_accessibility_element_operator_callback_stub.cpp31 result_code = ERR_CODE_DEFAULT;\
51 constexpr int32_t ERR_CODE_DEFAULT = -1000; member
108 if (result_code != ERR_CODE_DEFAULT) { in OnRemoteRequest()
H A Dmock_accessible_ability_channel_stub.cpp34 result_code = ERR_CODE_DEFAULT;\
58 constexpr int32_t ERR_CODE_DEFAULT = -1000; member
84 if (result_code != ERR_CODE_DEFAULT) { in OnRemoteRequest()

Completed in 7 milliseconds