| /third_party/ltp/testcases/kernel/syscalls/sbrk/ |
| H A D | sbrk03.c | 43 void *ret1, *ret2; in sbrk_test() local
|
| /base/account/os_account/frameworks/common/utils/src/ |
| H A D | memory_guard.cpp | 25 int32_t ret1 = mallopt(M_SET_THREAD_CACHE, M_THREAD_CACHE_DISABLE);
in MemoryGuard() local
|
| /base/theme/wallpaper_mgr/utils/src/ |
| H A D | memory_guard.cpp | 24 int ret1 = mallopt(M_SET_THREAD_CACHE, M_THREAD_CACHE_DISABLE); // 0 indicates success in MemoryGuard() local
|
| /foundation/bundlemanager/bundle_framework/common/utils/src/ |
| H A D | bundle_memory_guard.cpp | 27 int32_t ret1 = mallopt(M_SET_THREAD_CACHE, M_THREAD_CACHE_DISABLE); in BundleMemoryGuard() local
|
| /kernel/liteos_a/testsuites/unittest/libc/sys/smoke/ |
| H A D | sys_test_029.cpp | 37 int ret1; in TestCase() local
|
| /base/security/access_token/services/common/database/src/ |
| H A D | memory_guard.cpp | 34 int32_t ret1 = mallopt(M_SET_THREAD_CACHE, M_THREAD_CACHE_DISABLE); in MemoryGuard() local
|
| /base/time/time_service/test/unittest/service_test/src/ |
| H A D | time_permission_test.cpp | 64 bool ret1 = TimePermission::CheckCallingPermission("permissionName"); in HWTEST_F() local
|
| /base/useriam/fingerprint_auth/services/src/ |
| H A D | memory_guard.cpp | 28 int32_t ret1 = mallopt(M_SET_THREAD_CACHE, M_THREAD_CACHE_DISABLE); in MemoryGuard() local
|
| /foundation/ability/ability_lite/frameworks/ability_lite/example/entry/src/main/cpp/ |
| H A D | service_ability.cpp | 32 int32_t ret1 = 0; in MsgHandle() local
|
| /foundation/ai/intelligent_voice_framework/utils/ |
| H A D | memory_guard.cpp | 28 int32_t ret1 = mallopt(M_SET_THREAD_CACHE, M_THREAD_CACHE_DISABLE); in MemoryGuard() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/linear_indicator/ |
| H A D | linear_indicator_pattern_test_ng.cpp | 38 auto ret1 = pattern_->CalcProgressWidth(progressWidth1); in HWTEST_F() local
|
| /foundation/window/window_manager/wmserver/src/ |
| H A D | memory_guard.cpp | 29 int ret1 = mallopt(M_SET_THREAD_CACHE, M_THREAD_CACHE_DISABLE); // 0 indicates success
in MemoryGuard() local
|
| /kernel/liteos_a/testsuites/unittest/libc/sys/full/ |
| H A D | sys_test_027.cpp | 39 int ret1; in TestCase() local
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/text/ |
| H A D | text_imageSpan_test.cpp | 24 auto ret1 = nodeAPI->setAttribute(imageSpan, NODE_IMAGE_SRC, &itemSrc); in textImageSpanTest001() local
|
| /base/hiviewdfx/hiview/base/utility/test/unittest/common/ |
| H A D | system_service_ohos_test.cpp | 53 auto ret1 = Parameter::GetUnsignedInteger("TEST_KEY1", 200); in HWTEST_F() local
|
| /base/startup/init/test/unittest/init/ |
| H A D | service_socket_unittest.cpp | 62 int ret1 = CreateSocketForService(service); in HWTEST_F() local
|
| /foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/basebundleinstallercheckuninstallinnerbundleinfo_fuzzer/ |
| H A D | basebundleinstallercheckuninstallinnerbundleinfo_fuzzer.cpp | 33 auto ret1 = basebundleinstall.CheckUninstallInnerBundleInfo(info, bundleName); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/basebundleinstallercreatebundleanddatadir_fuzzer/ |
| H A D | basebundleinstallercreatebundleanddatadir_fuzzer.cpp | 32 auto ret1 = basebundleinstall.CreateBundleAndDataDir(info); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/basebundleinstallerprocessbundleuninstallnative_fuzzer/ |
| H A D | basebundleinstallerprocessbundleuninstallnative_fuzzer.cpp | 34 auto ret1 = basebundleinstall.ProcessBundleUnInstallNative(info, userId, bundleName); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/basebundleinstallerprocessbundleupdatestatus_fuzzer/ |
| H A D | basebundleinstallerprocessbundleupdatestatus_fuzzer.cpp | 34 auto ret1 = basebundleinstall.ProcessBundleUpdateStatus(oldInfo, newInfo, isReplace); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/basebundleinstallerremovebundle_fuzzer/ |
| H A D | basebundleinstallerremovebundle_fuzzer.cpp | 33 auto ret1 = basebundleinstall.RemoveBundle(info, isKeepData); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/basebundleinstallerremovemoduleanddatadir_fuzzer/ |
| H A D | basebundleinstallerremovemoduleanddatadir_fuzzer.cpp | 35 auto ret1 = basebundleinstall.RemoveModuleAndDataDir(info, modulePackage, userId, isKeepData); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/basebundleinstallerremovebundleanddatadir_fuzzer/ |
| H A D | basebundleinstallerremovebundleanddatadir_fuzzer.cpp | 33 auto ret1 = basebundleinstall.RemoveBundleAndDataDir(info, isKeepData); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/basebundleinstalleruninstallbundle_fuzzer/ |
| H A D | basebundleinstalleruninstallbundle_fuzzer.cpp | 33 auto ret1 = basebundleinstall.UninstallBundle(bundleName, installParam); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/verifymanagerhostimplcheckfileparam_fuzzer/ |
| H A D | verifymanagerhostimplcheckfileparam_fuzzer.cpp | 34 auto ret1 = impl.CheckFileParam(abcPaths); in DoSomethingInterestingWithMyAPI() local
|