Home
last modified time | relevance | path

Searched defs:const (Results 9526 - 9550 of 20720) sorted by relevance

1...<<381382383384385386387388389390>>...829

/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_permission_grant_test/
H A Dbms_bundle_permission_grant_test.cpp93 InstallBundle(const std::string &bundlePath) const InstallBundle() argument
117 UnInstallBundle(const std::string &bundleName) const UnInstallBundle() argument
140 StartInstalldService() const StartInstalldService() argument
156 GetBundleDataMgr() const GetBundleDataMgr() argument
[all...]
H A Dbms_bundle_permission_start_full_test.cpp92 ErrCode BmsBundlePermissionStartFullTest::InstallBundle(const st argument
115 UnInstallBundle(const std::string &bundleName) const UnInstallBundle() argument
138 StartInstalldService() const StartInstalldService() argument
154 GetBundleDataMgr() const GetBundleDataMgr() argument
[all...]
H A Dbms_bundle_permission_def_list_test.cpp105 InstallBundle(const std::string &bundlePath) const InstallBundle() argument
128 UnInstallBundle(const std::string &bundleName) const UnInstallBundle() argument
151 StartInstalldService() const StartInstalldService() argument
167 GetBundleDataMgr() const GetBundleDataMgr() argument
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/driver/
H A Ddriver_installer.cpp30 ErrCode DriverInstaller::CopyAllDriverFile(const std::unordered_map<std::string, InnerBundleInfo> &newInfos, in CopyAllDriverFile() argument
44 ErrCode DriverInstaller::CopyDriverSoFile(const InnerBundleInfo &info, const std::string &srcPath, in CopyDriverSoFile() argument
82 FilterDriverSoFile(const InnerBundleInfo &info, const Metadata &meta, std::unordered_multimap<std::string, std::string> &dirMap, bool isModuleExisted) const FilterDriverSoFile() argument
119 RemoveAndReNameDriverFile(const std::unordered_map<std::string, InnerBundleInfo> &newInfos, const InnerBundleInfo &oldInfo) const RemoveAndReNameDriverFile() argument
132 RemoveDriverSoFile(const InnerBundleInfo &info, const std::string &moduleName, bool isModuleExisted) const RemoveDriverSoFile() argument
172 CreateDriverSoDestinedDir(const std::string &bundleName, const std::string &moduleName, const std::string &fileName, const std::string &destinedDir, bool isModuleExisted) const CreateDriverSoDestinedDir() argument
193 RenameDriverFile(const InnerBundleInfo &info) const RenameDriverFile() argument
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
H A Dinner_app_quick_fix.cpp47 AppQuickFix InnerAppQuickFix::GetAppQuickFix() const in GetAppQuickFix() argument
93 GetQuickFixMark() const GetQuickFixMark() argument
98 ToString() const ToString() argument
105 ToJson(nlohmann::json &jsonObject) const ToJson() argument
[all...]
H A Dquick_fix_manager_host_impl.cpp156 bool QuickFixManagerHostImpl::IsFileNameValid(const std::string &fileName) const in IsFileNameValid() argument
167 CopyHqfToSecurityDir(const std::vector<std::string> &bundleFilePaths, std::vector<std::string> &securityFilePaths) const CopyHqfToSecurityDir() argument
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/sandbox_app/
H A Dbundle_sandbox_installer.cpp243 CreateSandboxDataDir( InnerBundleInfo &info, const int32_t &uid, const int32_t &appIndex) const CreateSandboxDataDir() argument
[all...]
/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/slite/
H A Dbundlems_slite_client.cpp35 bool BundleMsClient::Initialize() const in Initialize() argument
60 bool BundleMsClient::Install(const char *hapPath, const InstallParam *installParam, in Install() argument
94 bool BundleMsClient::Uninstall (const char *bundleName, const InstallParam *installParam, in Uninstall() argument
127 RegisterInstallerCallback(InstallerCallback installerCallback) const RegisterInstallerCallback() argument
150 QueryAbilityInfo(const Want *want, AbilityInfo *abilityInfo) const QueryAbilityInfo() argument
161 GetBundleInfo(const char *bundleName, int32_t flags, BundleInfo *bundleInfo) const GetBundleInfo() argument
173 GetBundleInfos(int32_t flags, BundleInfo **bundleInfos, int32_t *len) const GetBundleInfos() argument
188 GetInstallState(const char *bundleName, InstallState *installState, uint8_t *installProcess) const GetInstallState() argument
199 GetBundleSize(const char *bundleName) const GetBundleSize() argument
210 UpdateBundleInfoList() const UpdateBundleInfoList() argument
218 GetBundleInfosNoReplication(const int flags, BundleInfo **bundleInfos, int32_t *len) const GetBundleInfosNoReplication() argument
229 QueryAbilityInfos(const Want *want, AbilityInfo **abilityInfo, int32_t *len) const QueryAbilityInfos() argument
240 RegisterEvent(InstallerCallback installerCallback) const RegisterEvent() argument
251 UnregisterEvent(InstallerCallback installerCallback) const UnregisterEvent() argument
262 InitPreAppInfo() const InitPreAppInfo() argument
270 InsertPreAppInfo(const char *filePath, PreAppList *list) const InsertPreAppInfo() argument
281 SetPreAppInfo(PreAppList *list) const SetPreAppInfo() argument
[all...]
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_uuid.cpp159 uint16_t Uuid::ConvertTo16Bits() const in ConvertTo16Bits() argument
166 uint32_t Uuid::ConvertTo32Bits() const in ConvertTo32Bits() argument
175 bool Uuid::ConvertToBytesLE(uint8_t *value, const size_t size) const in ConvertToBytesLE() argument
189 Uuid::UUID128Bit Uuid::ConvertTo128Bits() const in ConvertTo128Bits() argument
194 int Uuid::GetUuidType() const in GetUuidType() argument
209 operator ==(const Uuid &rhs) const operator ==() argument
214 operator !=(const Uuid &rhs) const operator !=() argument
[all...]
H A Dopp_transfer_information.cpp21 int IOppTransferInformation::GetId() const in GetId() argument
31 std::string IOppTransferInformation::GetFileName() const in GetFileName() argument
41 std::string IOppTransferInformation::GetFilePath() const in GetFilePath() argument
51 std::string IOppTransferInformation::GetFileType() const in GetFileType() argument
61 std::string IOppTransferInformation::GetDeviceName() const in GetDeviceName() argument
71 std::string IOppTransferInformation::GetDeviceAddress() const in GetDeviceAddress() argument
81 GetDirection() const GetDirection() argument
91 GetStatus() const GetStatus() argument
101 GetFailedReason() const GetFailedReason() argument
111 GetTimeStamp() const GetTimeStamp() argument
121 GetCurrentBytes() const GetCurrentBytes() argument
131 GetTotalBytes() const GetTotalBytes() argument
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_hsp_test/
H A Dbms_bundle_shared_library_uninstall_test.cpp100 StartInstalldService() const StartInstalldService() argument
116 InstallBundle(const std::vector<std::string> &bundleFilePaths, const std::vector<std::string> &sharedBundlePaths) const InstallBundle() argument
143 UnInstallBundle(const std::string &bundleName) const UnInstallBundle() argument
166 UninstallShred(const UninstallParam &uninstallParam) const UninstallShred() argument
[all...]
/foundation/bundlemanager/bundle_tool/test/unittest/bm/
H A Dbm_command_test.cpp85 void BmCommandTest::SetMockObjects(BundleManagerShellCommand &cmd) const in SetMockObjects() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/overlay/
H A Dbundle_overlay_install_checker.cpp113 ErrCode BundleOverlayInstallChecker::CheckExternalBundle(const InnerBundleInfo &innerBundleInfo, int32_t userId) const in CheckExternalBundle() argument
175 ErrCode BundleOverlayInstallChecker::CheckHapType(const InnerBundleInfo &info) const in CheckHapType() argument
68 CheckInternalBundle( const std::unordered_map<std::string, InnerBundleInfo> &newInfos, const InnerBundleInfo &innerBundleInfo) const CheckInternalBundle() argument
186 CheckBundleType(const InnerBundleInfo &info) const CheckBundleType() argument
195 CheckTargetPriority(int32_t priority) const CheckTargetPriority() argument
205 CheckVersionCode( const std::unordered_map<std::string, InnerBundleInfo> &newInfos, const InnerBundleInfo &info) const CheckVersionCode() argument
230 CheckTargetBundle(const std::string &targetBundleName, const std::string &targetModuleName, const std::string &fingerprint, int32_t userId) const CheckTargetBundle() argument
279 CheckTargetModule(const std::string &bundleName, const std::string &targetModuleName) const CheckTargetModule() argument
292 CheckOverlayUpdate(const InnerBundleInfo &oldInfo, const InnerBundleInfo &newInfo, int32_t userId) const CheckOverlayUpdate() argument
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_overlay_test/
H A Dbms_bundle_set_overlay_enabled_test.cpp176 GetBundleDataMgr() const GetBundleDataMgr() argument
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_deleter_test/
H A Dbms_bundle_quick_fix_deleter_test.cpp99 AddInnerAppQuickFix(const InnerAppQuickFix &appQuickFixInfo) const AddInnerAppQuickFix() argument
106 GetBundleDataMgr() const GetBundleDataMgr() argument
112 GenerateAppQuickFixInfo(const std::string &bundleName, const QuickFixStatus &status) const GenerateAppQuickFixInfo() argument
124 CheckResult(const sptr<MockQuickFixCallback> &callback, const std::string &bundleName, int32_t errCode) const CheckResult() argument
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_patch_parser_test/
H A Dbms_patch_parser_test.cpp101 CheckNoPropProfileParseApp(const std::string &propKey, const ErrCode expectCode) const CheckNoPropProfileParseApp() argument
114 CheckNoPropProfileParseModule(const std::string &propKey, const ErrCode expectCode) const CheckNoPropProfileParseModule() argument
127 CheckProfileTypes(const nlohmann::json &checkedProfileJson) const CheckProfileTypes() argument
[all...]
/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_copy.cpp158 GetDescriptorCounts() const GetDescriptorCounts() argument
[all...]
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/detail/
H A Darray_property.h33 IndexType GetSize() const in GetSize() argument
40 AnyReturnValue GetAnyAt(IndexType index, IAny& any) const in GetAnyAt() argument
111 ValueType GetValueAt(IndexType index) const in GetValueAt() argument
144 BASE_NS::vector<ValueType> GetDefaultValue() const in GetDefaultValue() argument
171 GetValue() const GetValue() argument
189 FindFirstValueOf(const Type& v) const FindFirstValueOf() argument
222 operator ->() const operator ->() argument
248 operator ->() const operator ->() argument
[all...]
H A Dany.h117 GetTypeId() const GetTypeId() argument
199 Clone(bool withValue) const Clone() argument
287 GetTypeId() const GetTypeId() argument
[all...]
/foundation/graphic/graphic_3d/lume/metaobject/src/model/
H A Dcomposite_object_provider.cpp78 IObjectProvider* CompositeObjectProvider::FindProvider(size_t& index) const in FindProvider() argument
99 size_t CompositeObjectProvider::GetObjectCount(const DataModelIndex& index) const in GetObjectCount() argument
120 CalculateIndex(const IObjectProvider::Ptr& provider, size_t localIndex) const CalculateIndex() argument
204 CalculateIndexBase(size_t provider) const CalculateIndexBase() argument
[all...]
/foundation/graphic/graphic_utils_lite/frameworks/
H A Dstyle.cpp65 int64_t Style::GetStyle(uint8_t key) const in GetStyle() argument
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/rasterizer/
H A Drasterizer_scanline_antialias.h165 int32_t GetMinX() const in GetMinX() argument
169 int32_t GetMinY() const in GetMinY() argument
173 int32_t GetMaxX() const in GetMaxX() argument
177 int32_t GetMaxY() const in GetMaxY() argument
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/spancolorfill/
H A Dfill_interpolator.h85 const TransAffine& GetTransformer() const in GetTransformer() argument
128 void Coordinates(int32_t* x, int32_t* y) const in Coordinates() argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/datastore/
H A Drender_data_store_post_process.cpp256 Contains(const string_view name) const Contains() argument
263 Contains(const string_view name, const string_view ppName) const Contains() argument
308 GetGlobalFactors(const string_view name) const GetGlobalFactors() argument
319 Get(const string_view name) const Get() argument
329 Get( const string_view name, const string_view ppName) const Get() argument
[all...]
H A Drender_data_store_pod.cpp117 Get(const string_view name) const Get() argument
134 GetPodNames(const string_view tpName) const GetPodNames() argument
[all...]

Completed in 20 milliseconds

1...<<381382383384385386387388389390>>...829