Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/app_file_service/test/unittest/file_permission_native/src/
H A Dfile_permission_test.cpp567 vector<bool> errorResult; variable
595 vector<bool> errorResult; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
H A Dikvstore_observer.cpp111 const int errorResult = -1; in OnRemoteRequest() local
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/
H A Dphotoaccesshelperinf.js107 function errorResult(rej, asyncCallback) { function
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/insight_intent_executor/
H A Djs_insight_intent_executor.cpp285 AppExecFwk::InsightIntentExecuteResult errorResult{}; in ReplyFailed() local
/ohos5.0/foundation/communication/netstack/frameworks/native/websocket_client/
H A Dwebsocket_client.cpp179 ErrorResult errorResult; in LwsCallbackClientConnectionError() local
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp2303 auto errorResult = imageStatusMap_.insert(ImageStatusMap::value_type(index, status)); in DecodeImageInfo() local