/base/customization/enterprise_device_management/interfaces/inner_api/common/include/ |
H A D | ent_info.h | 30 std::string description; member
|
/base/powermgr/power_manager/services/native/src/runninglock/ |
H A D | running_lock_inner.cpp | 40 void RunningLockInner::DumpInfo(const std::string& description) in DumpInfo() argument
|
/base/security/code_signature/services/key_enable/utils/src/ |
H A D | key_utils.cpp | 29 AddKey( const char *type, const char *description, const unsigned char *payload, size_t pLen, KeySerial ringId) AddKey() argument
|
/base/usb/usb_manager/services/native/include/ |
H A D | usb_host_manager.h | 32 std::string description; member
|
/base/hiviewdfx/hitrace/cmd/include/ |
H A D | hitrace_osal.h | 30 std::string description; member
|
/base/hiviewdfx/hitrace/frameworks/include/ |
H A D | common_utils.h | 31 std::string description;
member
|
/base/hiviewdfx/hiview/plugins/faultlogger/service/sanitizer_collector/gwp_asan/ |
H A D | gwpasan_collector.h | 49 std::string description; member
|
/base/inputmethod/imf/services/include/ |
H A D | input_method_info.h | 35 std::string description; member
|
/base/customization/enterprise_device_management/interfaces/inner_api/common/src/ |
H A D | ent_info.cpp | 23 EntInfo::EntInfo(const std::string &enterpriseName, const std::string &description) in EntInfo() argument
|
/base/print/print_fwk/services/print_service/src/ |
H A D | print_security_guard_info.cpp | 41 std::string description = printerInfo.GetDescription(); in setPrintTypeInfo() local
|
/base/security/access_token/interfaces/innerkits/accesstoken/include/ |
H A D | permission_def.h | 74 std::string description = "";
member in OHOS::Security::AccessToken::final
|
/base/notification/distributed_notification_service/frameworks/ans/src/ |
H A D | reminder_request_timer.cpp | 97 void ReminderRequestTimer::UpdateTimeInfo(const std::string &description) in UpdateTimeInfo() argument
|
/base/print/print_fwk/frameworks/ohprint/include/ |
H A D | vendor_extension.h | 65 char *description; member
|
/base/hiviewdfx/hicollie/frameworks/native/ |
H A D | watchdog_task.cpp | 306 std::string description = GetBlockDescription(checkInterval / 1000); // 1s = 1000ms in EvaluateCheckerState() local 319 std::string description = GetBlockDescription(checkInterval / 1000) + in EvaluateCheckerState() local
|
/base/location/frameworks/cj/source/ |
H A D | geolocationmanager_utils.cpp | 178 std::string description = request.description; in CJGeoCodeRequestToMessageParcel() local
|
/base/hiviewdfx/hitrace/interfaces/js/kits/napi/src/ |
H A D | napi_hitrace_js.cpp | 194 std::string description;
in Tracepoint() local
|
/base/location/services/location_geocode/geocode/source/ |
H A D | geo_convert_request.cpp | 86 void GeoConvertRequest::SetDescription(std::string description) in SetDescription() argument
|
/base/hiviewdfx/hitrace/frameworks/native/ |
H A D | common_utils.cpp | 158 cJSON* description = cJSON_GetObjectItem(tags, "description");
in ParseTagCategory() local
|
/base/customization/enterprise_device_management/interfaces/inner_api/system_manager/include/ |
H A D | update_policy_utils.h | 78 PackageDescription description; member
|
/base/print/print_fwk/frameworks/models/print_models/src/ |
H A D | printer_info.cpp | 120 void PrinterInfo::SetDescription(std::string description) in SetDescription() argument
|
/base/request/request/services/include/ |
H A D | c_task_config.h | 59 CStringWrapper description; member 85 std::string description; member
|
H A D | c_task_info.h | 64 CStringWrapper description; member 80 std::string description; member
|
/base/usb/usb_manager/services/native/src/ |
H A D | usb_host_manager.cpp | 197 int32_t UsbHostManager::GetDeviceDescription(int32_t baseClass, std::string &description, uint8_t &usage) in GetDeviceDescription() argument 231 int32_t UsbHostManager::GetInterfaceDescription(const UsbDevice &dev, std::string &description, int32_t &baseClass) in GetInterfaceDescription() argument
|
/base/useriam/user_auth_framework/test/unittest/executors/ |
H A D | executor_unit_test.cpp | 282 const char *description = executor->GetDescription(); in HWTEST_F() local 294 const char *description = executor->GetDescription(); in HWTEST_F() local 311 const char *description = executor->GetDescription(); in HWTEST_F() local
|
/base/customization/enterprise_device_management/interfaces/kits/system_manager/src/ |
H A D | system_manager_addon.cpp | 466 bool SystemManagerAddon::ParseDescription(napi_env env, napi_value object, PackageDescription &description) in ParseDescription() argument
|