| /base/customization/enterprise_device_management/services/edm_plugin/src/ |
| H A D | disallowed_running_bundles_plugin.cpp | 31 InitPlugin( std::shared_ptr<IPluginTemplate<DisallowedRunningBundlesPlugin, std::vector<std::string>>> ptr) InitPlugin() argument
|
| H A D | disable_usb_plugin.cpp | 29 void DisableUsbPlugin::InitPlugin(std::shared_ptr<IPluginTemplate<DisableUsbPlugin, bool>> ptr) in InitPlugin() argument
|
| H A D | disallow_add_os_account_by_user_plugin.cpp | 29 InitPlugin( std::shared_ptr<IPluginTemplate<DisallowAddOsAccountByUserPlugin, std::map<std::string, std::string>>> ptr) InitPlugin() argument
|
| H A D | user_cert_plugin.cpp | 65 uint8_t *ptr = certArray.data(); in InstallUserCert() local
|
| H A D | allowed_usb_devices_plugin.cpp | 34 InitPlugin( std::shared_ptr<IPluginTemplate<AllowUsbDevicesPlugin, std::vector<UsbDeviceId>>> ptr) InitPlugin() argument
|
| H A D | clipboard_policy_plugin.cpp | 28 InitPlugin( std::shared_ptr<IPluginTemplate<ClipboardPolicyPlugin, std::map<int32_t, ClipboardPolicy>>> ptr) InitPlugin() argument
|
| H A D | screen_off_time_plugin.cpp | 35 void ScreenOffTimePlugin::InitPlugin(std::shared_ptr<IPluginTemplate<ScreenOffTimePlugin, int32_t>> ptr) in InitPlugin() argument
|
| /base/hiviewdfx/faultloggerd/services/ |
| H A D | fault_logger_pipe.cpp | 159 std::unique_ptr<FaultLoggerPipe2> ptr = std::unique_ptr<FaultLoggerPipe2>(new FaultLoggerPipe2(time, isJson)); in Set() local
|
| /base/powermgr/power_manager/test/unittest/src/interface_test/ |
| H A D | running_lock_test.cpp | 416 sptr<IPowerMgr> ptr; in HWTEST_F() local
|
| /base/powermgr/thermal_manager/test/common/src/ |
| H A D | thermal_test.cpp | 111 struct dirent* ptr = nullptr; in IsMock() local
|
| /base/msdp/device_status/frameworks/js/napi/interaction/coordination/include/ |
| H A D | js_util.h | 89 static void DeletePtr(T &ptr)
in DeletePtr() argument
|
| /base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
| H A D | notification_live_view_content_test.cpp | 181 auto ptr = NotificationLiveViewContent::FromJson(jsonObject); in HWTEST_F() local 204 auto ptr = rrc->FromJson(jsonObject); HWTEST_F() local 245 auto ptr = NotificationLiveViewContent::Unmarshalling(parcel); HWTEST_F() local 267 auto ptr = NotificationLiveViewContent::Unmarshalling(parcel); HWTEST_F() local [all...] |
| /base/location/test/fuzztest/locator/networkcallbackhost_fuzzer/ |
| H A D | networkcallbackhost_fuzzer.cpp | 62 uint32_t GetU32Data(const char* ptr) in GetU32Data() argument
|
| /base/msdp/device_status/frameworks/js/napi/interaction/cooperate/include/ |
| H A D | js_util_cooperate.h | 73 static void DeletePtr(T &ptr)
in DeletePtr() argument
|
| /base/notification/common_event_service/interfaces/kits/cj/src/ |
| H A D | subscriber.cpp | 43 auto ptr = cData.parameters.head[i]; in FreeCCommonEventData() local
|
| /base/security/certificate_manager/test/unittest/src/ |
| H A D | cm_get_certinfo_test.cpp | 184 struct CertAbstract *ptr = &(lstCert->certAbstract[i]); in HWTEST_F() local
|
| H A D | cm_set_status_test.cpp | 136 struct CertAbstract *ptr = &(certlist->certAbstract[i]); in HWTEST_F() local
|
| /base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/ |
| H A D | sec_comp_service_test.cpp | 57 SecCompService* ptr = new (std::nothrow) SecCompService(ServiceTestCommon::SA_ID, true); in SetUp() local
|
| /base/security/huks/services/huks_standard/huks_service/main/os_dependency/sa/ |
| H A D | hks_sa_interface.cpp | 64 const uint8_t *ptr = data.ReadBuffer(sz); in ProcessAttestKeyAsyncReply() local
|
| /base/security/huks/test/unittest/modify_old_version_key_test_util/ |
| H A D | hks_test_modify_old_key.c | 101 struct dirent *ptr; in ChangeDirAndFiles() local
|
| /base/security/huks/utils/compatibility_bin/ |
| H A D | compatibility_small_bin.c | 40 struct dirent *ptr; in ChangeDirAndFilesPerm() local 115 static int ConstructSrcAndTargetPath(char *curPath, char *desPath, struct dirent *ptr, in ConstructSrcAndTargetPath() argument 156 struct dirent *ptr; in MoveOldFolderToNew() local [all...] |
| /base/security/huks/utils/file_iterative_reader/src/ |
| H A D | hks_iterative_reader.c | 117 static int ConstructSubPath(const struct dirent *ptr, const char *curPath, char *subPath) in ConstructSubPath() argument 143 struct dirent *ptr; in HksGetOldStoreFileInfo() local
|
| /base/telephony/cellular_call/test/unittest/imstest/ |
| H A D | standardize_utils_test.cpp | 112 auto ptr = moduleServiceUtils.GetImsServiceRemoteObject(); in HWTEST_F() local
|
| /base/telephony/core_service/utils/preferences/src/ |
| H A D | tel_profile_util.cpp | 36 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in SaveString() local 47 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in ObtainString() local 56 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in SaveInt() local 67 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); ObtainInt() local 76 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); SaveBool() local 87 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); ObtainBool() local 96 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); SaveLong() local 107 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); ObtainLong() local 116 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); SaveFloat() local 127 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); ObtainFloat() local 136 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); IsExistKey() local 145 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); RemoveKey() local 154 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); RemoveAll() local 163 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); Refresh() local 171 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); RefreshSync() local [all...] |
| /base/theme/screenlock_mgr/test/fuzztest/screenlockservice_fuzzer/screenlockdump_fuzzer/ |
| H A D | screenlockdump_fuzzer.cpp | 34 uint32_t ConvertToUint32(const uint8_t *ptr) in ConvertToUint32() argument
|