Home
last modified time | relevance | path

Searched refs:EXTENSION_JS_CALL_FAILED (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/location/interfaces/inner_api/include/
H A Dconstant_definition.h156 EXTENSION_JS_CALL_FAILED enumerator
/ohos5.0/base/location/frameworks/native/fence_extension_ability/src/
H A Djs_fence_extension.cpp259 return FenceExtensionErrCode::EXTENSION_JS_CALL_FAILED; in OnFenceStatusChange()