| /test/xts/acts/ability/ability_runtime/capichildprocess/entry/src/main/cpp/ |
| H A D | ChildProcess.cpp | 19 static void DummyCallBack(int errCode, OHIPCRemoteProxy *remoteProxy) in DummyCallBack() argument
|
| /test/xts/device_attest/interfaces/kits/napi/src/ |
| H A D | devattest_napi_error.cpp | 31 int32_t ConvertToJsErrCode(int32_t errCode) in ConvertToJsErrCode() argument
|
| /test/xts/hats/kernel/memtracker/ |
| H A D | MemTrackerTest.cpp | 65 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 D | wifi_hotspot_demo.c | 31 WifiErrorCode errCode; in WifiHotspotTask() local
|
| /third_party/mesa3d/src/egl/main/ |
| H A D | eglcurrent.c | 98 _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 D | egluDefs.cpp | 55 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 D | wifi_connecter.c | 80 WifiErrorCode errCode; in ConnectToHotspot() local 127 WifiErrorCode errCode in DisconnectWithHotspot() local [all...] |
| /vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/ |
| H A D | wifi_connecter.c | 70 WifiErrorCode errCode; in ConnectToHotspotconst() local 110 WifiErrorCode errCode in DisconnectWithHotspot() local [all...] |
| H A D | wifi_starter.c | 76 WifiErrorCode errCode; in StartHotspot() local 127 WifiErrorCode errCode in StopHotspot() local [all...] |
| /vendor/hisilicon/hispark_pegasus/demo/lwip_demo/ |
| H A D | wifi_connecter.c | 80 WifiErrorCode errCode; in ConnectToHotspot() local 127 WifiErrorCode errCode in DisconnectWithHotspot() local [all...] |
| /applications/standard/contacts_data/dataBusiness/contacts/src/ |
| H A D | profile_database.cpp | 39 int errCode = OHOS::NativeRdb::E_OK; in ProfileDatabase() local
|
| /third_party/icu/icu4c/source/common/ |
| H A D | umutex.h | 135 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 D | umutex.h | 135 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 D | wifi_connecter.c | 75 WifiErrorCode errCode; in ConnectToHotspot() local 115 WifiErrorCode errCode in DisconnectWithHotspot() local [all...] |
| H A D | wifi_starter.c | 79 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 D | wifi_connecter.c | 69 WifiErrorCode errCode; in ConnectToHotspot() local 128 WifiErrorCode errCode in DisconnectWithHotspot() local [all...] |
| /vendor/hisilicon/hispark_pegasus/demo/oledplayer_demo/play/ |
| H A D | wifi_connecter.c | 73 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 D | wifi_starter.c | 79 WifiErrorCode errCode = WIFI_SUCCESS; in StartHotspot() local 121 WifiErrorCode errCode = UnRegisterWifiEvent(&g_defaultWifiEventListener); in StopHotspot() local [all...] |
| H A D | wifi_connecter.c | 77 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 D | wifi_starter.c | 78 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 D | wifi_sta_connect.c | 109 WifiErrorCode errCode; in WifiStaStart() local
|
| /test/xts/acts/ability/ability_runtime/capiabilityruntime/entry/src/main/cpp/ |
| H A D | napi_init.cpp | 28 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 D | rdb_store_encrypt_test.cpp | 94 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 D | lz4file.c | 54 LZ4F_errorCode_t errCode; member
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | umutex.h | 139 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...] |