Home
last modified time | relevance | path

Searched defs:IsSuccess (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/command/
H A Drs_command.h131 inline bool IsSuccess() const in IsSuccess() function
/ohos5.0/base/global/i18n_lite/frameworks/i18n/src/
H A Dlocale_info.cpp185 bool LocaleInfo::IsSuccess() in IsSuccess() function in LocaleInfo
H A Dnumber_data.cpp270 bool NumberData::IsSuccess() in IsSuccess() function in NumberData
/ohos5.0/base/request/request/frameworks/js/napi/src/upload/
H A Dcurl_adp.cpp82 bool CUrlAdp::IsSuccess(const uint32_t count, const uint32_t size) in IsSuccess() function in OHOS::Request::Upload::CUrlAdp
/ohos5.0/base/telephony/state_registry/test/unittest/state_test/
H A Dstate_registry_test.cpp137 bool StateRegistryTest::IsSuccess(int32_t ret) in IsSuccess() function in OHOS::Telephony::StateRegistryTest
/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_service.cpp1185 bool IsSuccess = reply.ReadInt32(ret) && (ret == ERR_OK); in GetEdmWhiteListPolicy() local