Home
last modified time | relevance | path

Searched defs:retVal (Results 1 – 25 of 26) sorted by relevance

12

/base/theme/screenlock_mgr/test/unittest/
Dscreenlock_service_test.cpp105 int retVal = ScreenLockSystemAbility::GetInstance()->GetState().GetInteractiveState(); variable
145 int retVal = ScreenLockSystemAbility::GetInstance()->GetState().GetInteractiveState(); variable
167 int retVal = ScreenLockSystemAbility::GetInstance()->GetState().GetScreenState(); variable
189 int retVal = ScreenLockSystemAbility::GetInstance()->GetState().GetScreenState(); variable
211 int retVal = ScreenLockSystemAbility::GetInstance()->GetState().GetInteractiveState(); variable
233 int retVal = ScreenLockSystemAbility::GetInstance()->GetState().GetInteractiveState(); variable
255 int retVal = ScreenLockSystemAbility::GetInstance()->GetState().GetScreenState(); variable
280 int retVal = ScreenLockSystemAbility::GetInstance()->GetState().GetScreenState(); variable
297 int retVal = ScreenLockSystemAbility::GetInstance()->GetState().GetCurrentUser(); variable
318 bool retVal = ScreenLockSystemAbility::GetInstance()->GetState().GetScreenlockEnabled(); variable
[all …]
/base/useriam/pin_auth/common/utils/
Diam_check.h33 #define IF_FALSE_LOGE_AND_RETURN_VAL(cond, retVal) \ argument
/base/useriam/face_auth/common/utils/
Diam_check.h33 #define IF_FALSE_LOGE_AND_RETURN_VAL(cond, retVal) \ argument
/base/useriam/user_auth_framework/common/utils/
Diam_check.h33 #define IF_FALSE_LOGE_AND_RETURN_VAL(cond, retVal) \ argument
/base/useriam/fingerprint_auth/common/utils/
Diam_check.h33 #define IF_FALSE_LOGE_AND_RETURN_VAL(cond, retVal) \ argument
/base/notification/eventhandler/frameworks/eventhandler/src/
Depoll_io_waiter.cpp126 …int32_t retVal = epoll_wait(epollFd_, epollEvents, MAX_EPOLL_EVENTS_SIZE, NanosecondsToTimeout(nan… in WaitFor() local
193 ssize_t retVal = write(awakenFd_, &increment, sizeof(increment)); in NotifyAll() local
261 ssize_t retVal = read(awakenFd_, &value, sizeof(value)); in DrainAwakenPipe() local
/base/telephony/cellular_data/services/src/state_machine/
Ddisconnecting.cpp78 bool retVal = false; in StateProcess() local
Dinactive.cpp81 bool retVal = false; in StateProcess() local
Dactivating.cpp215 bool retVal = false; in StateProcess() local
Dactive.cpp51 bool retVal = false; in StateProcess() local
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
Djs_utils.h65 #define PARAM_CHECK_RETURN(env, condition, message, typeCode, retVal) \ argument
83 #define CHECK_RETURN(condition, message, retVal) \ argument
/base/usb/usb_manager/utils/native/include/
Dusb_napi_errors.h42 #define USB_ASSERT_BASE(env, assertion, errCode, errMsg, retVal) \ argument
73 #define NAPI_CHECK_BASE(theCall, loginfo, retVal) \ argument
/base/print/print_fwk/utils/include/
Dprint_constant.h28 #define PRINT_ASSERT_BASE(env, assertion, message, retVal) \ argument
40 #define PRINT_CALL_BASE(env, theCall, retVal) \ argument
51 #define CHECK_IS_EXCEED_PRINT_RANGE_BASE(count, retVal) … argument
/base/time/time_service/framework/js/napi/common/include/
Dnapi_utils.h30 #define NAPI_ASSERTS_BASE(env, assertion, code, message, retVal) \ argument
64 #define CHECK_RETURN(module, condition, message, retVal) \ argument
/base/notification/eventhandler/frameworks/test/moduletest/
Devent_handler_send_event_module_test.cpp124 bool retVal = false; in SendEventWithSharedOrWeakPtr() local
148 bool retVal = false; in SendEventWithUniquePtr() local
Devent_handler_press_module_test.cpp88 ssize_t retVal = read(fileDescriptor, message, sizeof(message) - 1); in OnReadable() local
Devent_handler_fd_listener_module_test.cpp72 ssize_t retVal = read(fileDescriptor, message, sizeof(message) - 1); in OnReadable() local
/base/powermgr/power_manager/test/unittest/src/
Dshutdown_client_test.cpp188 bool retVal = takeOverShutdownCallback.TakeOverShutdownCallbackStub::OnTakeOverShutdown(false); variable
/base/hiviewdfx/hilog/frameworks/libhilog/vsnprintf/
Dvsnprintf_s_p.cpp224 int retVal; in vsnprintfp_s() local
289 int retVal; in SecVsnprintfPImpl() local
Doutput_p.inl1224 int retVal = wctomb(tmpBuf, *p++); local
1246 int retVal = mbtowc(&wchar, p, (size_t)MB_CUR_MAX); local
/base/hiviewdfx/hilog_lite/frameworks/featured/
Dhiview_log.c1335 int retVal = wctomb(tmpBuf, *p++); in HiLogSecOutputS() local
1357 int retVal = mbtowc(&wchar, p, (size_t)MB_CUR_MAX); in HiLogSecOutputS() local
1411 int retVal; in HiLogSecVsnprintfImpl() local
1431 int retVal; in HiLog_Printf() local
/base/hiviewdfx/faultloggerd/test/utils/
Ddfx_test_util.cpp251 uint64_t retVal = 0; in GetSelfMemoryCount() local
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
Dcert_manager.c66 int32_t retVal; in GetFilePath() local
/base/security/dlp_permission_service/interfaces/kits/napi_common/include/
Dnapi_common.h48 #define NAPI_CALL_BASE_WITH_SCOPE(env, theCall, retVal, scope) \ argument
/base/sensors/sensor/services/sensor/src/
Dclient_info.cpp473 errno_t retVal = memcpy_s(&storedEvent, sizeof(storedEvent), &data, sizeof(data)); in StoreEvent() local

12