Home
last modified time | relevance | path

Searched defs:REQUEST_SUCCESS (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/telephony/cellular_data/interfaces/innerkits/
H A Dcellular_data_types.h60 REQUEST_SUCCESS = 1 enumerator
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/callee/
H A Dcallee.js19 const REQUEST_SUCCESS = 0; constant
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/caller/
H A Dcaller.js18 const REQUEST_SUCCESS = 0; constant
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/
H A Drequest_photo_uris_read_permission_callback.cpp28 static constexpr int32_t REQUEST_SUCCESS = 0; variable