Home
last modified time | relevance | path

Searched defs:retVal (Results 51 - 75 of 280) sorted by relevance

12345678910>>...12

/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dswiper_component.cpp188 jerry_value_t retVal = CallJSFunctionOnRoot(fn_, args, argsNum); in OnSwipe() local
H A Dtabs_component.cpp328 jerry_value_t retVal = CallJSFunction(fn_, appViewModel, args, argsNum); in OnSwipe() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Dconsole_log_impl.cpp53 jerry_value_t retVal = jerry_create_undefined(); in LogNative() local
/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/
H A Dexpire_lru_cache_test.cpp146 std::shared_ptr<vector<char>> retVal = cache.Get(key); in ExpirelruCacheTestCheckGetRet() local
194 std::shared_ptr<vector<char>> retVal; in HWTEST_F() local
203 std::shared_ptr<vector<char>> retVal; in HWTEST_F() local
208 std::shared_ptr<vector<char>> retVal; in HWTEST_F() local
242 auto retVal = cache.Get(g_Key1); HWTEST_F() local
248 auto retVal = cache.Get(g_Key2); HWTEST_F() local
262 auto retVal = cache.Get(g_Key3); HWTEST_F() local
287 auto retVal = cache.Get(g_Key1); HWTEST_F() local
311 auto retVal = cache.Get(g_Key1); HWTEST_F() local
319 auto retVal = cache.Get(g_Key5); HWTEST_F() local
337 auto retVal = cache.Get(g_Key1); HWTEST_F() local
343 auto retVal = cache.Get(g_Key1); HWTEST_F() local
349 auto retVal = cache.Get(g_Key1); HWTEST_F() local
369 auto retVal = cache.Get(g_Key2); HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_sync_item_info.c80 int32_t retVal = SoftBusGetWifiDeviceConfig(result, &wifiConfigSize); in WifiConnectToTargetAp() local
/foundation/distributeddatamgr/data_share/test/native/unittest/mediadatashare_test/src/
H A Derrorcode_test.cpp134 int retVal = helper->Insert(uri, valuesBucket); in HWTEST_F() local
176 int retVal = dataShareHelper->Insert(uri, valuesBucket); in HWTEST_F() local
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_watcher/
H A Dwatcher_n_exporter.cpp151 napi_value retVal = nullptr; in WatcherCallbackComplete() local
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dmountndk.cpp75 int retVal = FAIL; in Mounttest() local
99 int retVal = FAIL; in umounttest() local
H A Dmsgndk.cpp38 int retVal = FAIL; in Msgget() local
59 int retVal = FAIL; in Msgsnd() local
81 int retVal = FAIL; in Msgrcv() local
110 int retVal = FAIL; Msgctl() local
[all...]
/third_party/icu/icu4c/source/io/
H A Dufile.cpp197 size_t retVal; in u_fopen_u() local
357 int32_t retVal = -1; in u_fsetcodepage() local
/third_party/icu/icu4c/source/common/
H A Drbbistbl.cpp121 UnicodeSet *retVal = NULL; in lookupMatcher() local
/third_party/node/deps/icu-small/source/common/
H A Drbbistbl.cpp121 UnicodeSet *retVal = nullptr; in lookupMatcher() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_video_encoder_references_manager_h264.cpp181 D3D12_VIDEO_ENCODE_REFERENCE_FRAMES retVal = { 0, in get_current_reference_frames() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DSizedMRUCache.h37 auto retVal = mStore.Put(key, ValueAndSize(std::move(value), size)); in put() local
/third_party/skia/third_party/externals/icu/source/io/
H A Dufile.cpp187 size_t retVal; in u_fopen_u() local
347 int32_t retVal = -1; in u_fsetcodepage() local
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/android/
H A DAngleNativeTest.cpp162 int retVal = dup2(fileno(stdoutFile), STDOUT_FILENO); in Java_com_android_angle_test_AngleNativeTest_nativeRunTests() local
/third_party/skia/third_party/externals/icu/source/common/
H A Drbbistbl.cpp121 UnicodeSet *retVal = NULL; in lookupMatcher() local
/base/notification/eventhandler/frameworks/eventhandler/src/
H A Ddeamon_io_waiter.cpp246 int32_t retVal = epoll_wait(epollFd_, epollEvents, MAX_EPOLL_EVENTS_SIZE, -1); in EpollWaitFor() local
284 ssize_t retVal = write(awakenFd_, &increment, sizeof(increment)); in NotifyAll() local
356 ssize_t retVal = read(awakenFd_, &value, sizeof(value)); in DrainAwakenPipe() local
/base/theme/screenlock_mgr/test/unittest/
H A Dscreenlock_service_test.cpp159 int retVal = ScreenLockSystemAbility::GetInstance()->GetState().GetInteractiveState(); in HWTEST_F() local
182 int retVal = ScreenLockSystemAbility::GetInstance()->GetState().GetInteractiveState(); in HWTEST_F() local
204 int retVal = ScreenLockSystemAbility::GetInstance()->GetState().GetScreenState(); in HWTEST_F() local
226 int retVal = ScreenLockSystemAbility::GetInstance()->GetState().GetScreenState(); HWTEST_F() local
248 int retVal = ScreenLockSystemAbility::GetInstance()->GetState().GetInteractiveState(); HWTEST_F() local
270 int retVal = ScreenLockSystemAbility::GetInstance()->GetState().GetInteractiveState(); HWTEST_F() local
292 int retVal = ScreenLockSystemAbility::GetInstance()->GetState().GetScreenState(); HWTEST_F() local
317 int retVal = ScreenLockSystemAbility::GetInstance()->GetState().GetScreenState(); HWTEST_F() local
[all...]
/device/soc/hisilicon/hi3861v100/hi3861_adapter/kal/posix/src/
H A Dpthread.c94 void *retVal = NULL; in PthreadEntry() local
369 void pthread_exit(void *retVal) in pthread_exit() argument
/foundation/ability/ability_lite/services/abilitymgr_lite/tools/src/
H A Dability_tool.cpp120 bool retVal = false; in RunCommand() local
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dassert_fault_proxy.cpp136 bool retVal = true; in DisconnectSystemUI() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dpower_manager.cpp111 int retVal = BTM_SetDefaultLinkPolicySettings(BTM_LINK_POLICY_ENABLE_ROLE_SWITCH | in Enable() local
/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dbuffer_queue_producer_test.cpp279 IBufferProducer::RequestBufferReturnValue retVal; in HWTEST_F() local
/foundation/multimedia/audio_framework/frameworks/native/toneplayer/src/
H A Dtoneplayer_impl.cpp250 bool retVal = false; in CheckToneContinuity() local
364 bool retVal = true; in AudioToneSequenceGen() local

Completed in 15 milliseconds

12345678910>>...12