Home
last modified time | relevance | path

Searched defs:errCode (Results 1 - 25 of 69) sorted by relevance

123

/test/xts/acts/ability/ability_runtime/capichildprocess/entry/src/main/cpp/
H A DChildProcess.cpp19 static void DummyCallBack(int errCode, OHIPCRemoteProxy *remoteProxy) in DummyCallBack() argument
/test/xts/device_attest/interfaces/kits/napi/src/
H A Ddevattest_napi_error.cpp31 int32_t ConvertToJsErrCode(int32_t errCode) in ConvertToJsErrCode() argument
/test/xts/hats/kernel/memtracker/
H A DMemTrackerTest.cpp65 int errCode = memtrack->GetDevMem(0, MEMORY_TRACKER_TYPE_GL, records); in HWTEST_F() local
85 int errCode = memtrack->GetDevMem(0, MEMORY_TRACKER_TYPE_GL, records); in HWTEST_F() local
/vendor/hisilicon/hispark_pegasus/demo/easy_wifi_demo/demo/
H A Dwifi_hotspot_demo.c31 WifiErrorCode errCode; in WifiHotspotTask() local
/third_party/mesa3d/src/egl/main/
H A Deglcurrent.c98 _eglInternalError(EGLint errCode, const char *msg) in _eglInternalError() argument
157 _eglError(EGLint errCode, const char *msg) in _eglError() argument
[all...]
/third_party/vk-gl-cts/framework/egl/
H A DegluDefs.cpp55 Error::Error (deUint32 errCode, const char* errStr) in Error() argument
61 Error::Error (deUint32 errCode, const char* message, const char* expr, const char* file, int line) in Error() argument
/vendor/hisilicon/hispark_pegasus/demo/histreaming_client_demo/
H A Dwifi_connecter.c80 WifiErrorCode errCode; in ConnectToHotspot() local
127 WifiErrorCode errCode in DisconnectWithHotspot() local
[all...]
/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
H A Dwifi_connecter.c70 WifiErrorCode errCode; in ConnectToHotspotconst() local
110 WifiErrorCode errCode in DisconnectWithHotspot() local
[all...]
H A Dwifi_starter.c76 WifiErrorCode errCode; in StartHotspot() local
127 WifiErrorCode errCode in StopHotspot() local
[all...]
/vendor/hisilicon/hispark_pegasus/demo/lwip_demo/
H A Dwifi_connecter.c80 WifiErrorCode errCode; in ConnectToHotspot() local
127 WifiErrorCode errCode in DisconnectWithHotspot() local
[all...]
/applications/standard/contacts_data/dataBusiness/contacts/src/
H A Dprofile_database.cpp39 int errCode = OHOS::NativeRdb::E_OK; in ProfileDatabase() local
/third_party/icu/icu4c/source/common/
H A Dumutex.h135 inline void umtx_initOnce(UInitOnce &uio, void (U_CALLCONV *fp)(UErrorCode &), UErrorCode &errCode) { in umtx_initOnce() argument
166 template<class T> void umtx_initOnce(UInitOnce &uio, void (U_CALLCONV *fp)(T, UErrorCode &), T context, UErrorCode &errCode) { in umtx_initOnce() argument
[all...]
/third_party/node/deps/icu-small/source/common/
H A Dumutex.h135 inline void umtx_initOnce(UInitOnce &uio, void (U_CALLCONV *fp)(UErrorCode &), UErrorCode &errCode) { in umtx_initOnce() argument
166 template<class T> void umtx_initOnce(UInitOnce &uio, void (U_CALLCONV *fp)(T, UErrorCode &), T context, UErrorCode &errCode) { in umtx_initOnce() argument
[all...]
/vendor/hisilicon/hispark_pegasus/demo/easy_wifi_demo/src/
H A Dwifi_connecter.c75 WifiErrorCode errCode; in ConnectToHotspot() local
115 WifiErrorCode errCode in DisconnectWithHotspot() local
[all...]
H A Dwifi_starter.c79 WifiErrorCode errCode = WIFI_SUCCESS; in StartHotspot() local
121 WifiErrorCode errCode = UnRegisterWifiEvent(&g_defaultWifiEventListener); in StopHotspot() local
[all...]
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Dwifi_connecter.c69 WifiErrorCode errCode; in ConnectToHotspot() local
128 WifiErrorCode errCode in DisconnectWithHotspot() local
[all...]
/vendor/hisilicon/hispark_pegasus/demo/oledplayer_demo/play/
H A Dwifi_connecter.c73 WifiErrorCode errCode; in ConnectToHotspot() local
108 WifiErrorCode errCode; in DisconnectWithHotspot() local
[all...]
/vendor/hisilicon/hispark_pegasus/demo/samart_environmental_monitoring_system_demo/udpserver_env/
H A Dwifi_starter.c79 WifiErrorCode errCode = WIFI_SUCCESS; in StartHotspot() local
121 WifiErrorCode errCode = UnRegisterWifiEvent(&g_defaultWifiEventListener); in StopHotspot() local
[all...]
H A Dwifi_connecter.c77 WifiErrorCode errCode; in ConnectToHotspot() local
136 WifiErrorCode errCode in DisconnectWithHotspot() local
[all...]
/vendor/hisilicon/hispark_pegasus/demo/smart_night_light_demo/udpserver_light/
H A Dwifi_starter.c78 WifiErrorCode errCode = WIFI_SUCCESS; in StartHotspot() local
120 WifiErrorCode errCode = UnRegisterWifiEvent(&g_defaultWifiEventListener); in StopHotspot() local
[all...]
/vendor/hisilicon/hispark_pegasus/demo/udp_demo/
H A Dwifi_sta_connect.c109 WifiErrorCode errCode; in WifiStaStart() local
/test/xts/acts/ability/ability_runtime/capiabilityruntime/entry/src/main/cpp/
H A Dnapi_init.cpp28 static void Throw(napi_env env, int32_t errCode, const char *errMsg) in Throw() argument
/test/xts/acts/distributeddatamgr/relationalStoretest/rdbnapitest/entry/src/main/cpp/napi/
H A Drdb_store_encrypt_test.cpp94 int errCode = 0; in RdbFilePath() local
120 int errCode = 0; in SUB_DDM_RDB_ENCRYPT_0100() local
153 int errCode = 0; SUB_DDM_RDB_ENCRYPT_0200() local
[all...]
/third_party/lz4/lib/
H A Dlz4file.c54 LZ4F_errorCode_t errCode; member
/third_party/skia/third_party/externals/icu/source/common/
H A Dumutex.h139 inline void umtx_initOnce(UInitOnce &uio, void (U_CALLCONV *fp)(UErrorCode &), UErrorCode &errCode) { in umtx_initOnce() argument
170 template<class T> void umtx_initOnce(UInitOnce &uio, void (U_CALLCONV *fp)(T, UErrorCode &), T context, UErrorCode &errCode) { in umtx_initOnce() argument
[all...]

Completed in 9 milliseconds

123