Home
last modified time | relevance | path

Searched defs:prop (Results 1 – 25 of 35) sorted by relevance

12

/base/security/dlp_permission_service/interfaces/inner_api/dlp_fuse/test/unittest/src/
Ddlp_fuse_test.cpp331 struct DlpProperty prop; variable
385 struct DlpProperty prop; variable
439 struct DlpProperty prop; variable
499 struct DlpProperty prop; variable
541 struct DlpProperty prop; variable
583 struct DlpProperty prop; variable
633 struct DlpProperty prop; variable
691 struct DlpProperty prop; variable
852 struct DlpProperty prop; variable
Ddlp_file_test.cpp144 struct DlpProperty prop; variable
182 struct DlpProperty prop; variable
240 struct DlpProperty prop; variable
/base/inputmethod/imf/test/unittest/napi_test/src/
DInputMethodTest.js272 …let imeProp = props.find(function (prop) {return prop.name === bundleName && prop.id === extName;}… argument
274 let imeProp1 = props.find(function (prop) {return prop.name === bundleName1;}); argument
292 …let imeProp = props.find(function (prop) {return prop.name === bundleName && prop.id === extName;}… argument
294 let imeProp1 = props.find(function (prop) {return prop.name === bundleName1;}); argument
316 let imeProp = props.find(function (prop) {return prop.name === bundleName;}); argument
343 let imeProp = props.find(function (prop) {return prop.name === bundleName;}); argument
361 let imeProp = props.find(function (prop) {return prop.name === bundleName1;}); argument
389 let imeProp = props.find(function (prop) {return prop.name === bundleName1;}); argument
/base/inputmethod/imf/test/unittest/cpp_test/mock/
Dime_info_inquirer.h31 Property prop; member
/base/notification/common_event_service/interfaces/kits/napi/support/src/
Dsupport.cpp23 napi_value prop = nullptr; in SetNamedPropertyByStr() local
/base/security/access_token/interfaces/kits/privacy/napi/src/
Dnative_module.cpp43 napi_value prop = nullptr; in Init() local
/base/time/time_service/framework/js/napi/system_timer/src/
Dtimer_type.cpp24 napi_value prop = nullptr; in SetNamedPropertyByInteger() local
/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
Dnative_module_manager.cpp47 napi_value prop = nullptr; in ConstantInit() local
Dnative_module.cpp47 napi_value prop = nullptr; in ConstantInit() local
/base/customization/enterprise_device_management/interfaces/kits/common/src/
Dnapi_edm_common.cpp247 napi_value prop = nullptr; in JsObjectToInt() local
264 napi_value prop = nullptr; in JsObjectToUint() local
281 napi_value prop = nullptr; in JsObjectToBool() local
299 napi_value prop = nullptr; in JsObjectToString() local
320 napi_value prop = nullptr; in JsObjectToCharArray() local
385 napi_value prop = nullptr; in JsObjectToStringVector() local
/base/inputmethod/imf/services/include/
Dime_info_inquirer.h40 Property prop; member
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
Djs_input_method.cpp104 napi_value prop = nullptr; in GetJsInputMethodProperty() local
137 napi_value prop = nullptr; in GetJsInputMethodSubProperty() local
201 napi_value prop = nullptr; in GetJSInputMethodSubProperties() local
218 napi_value prop = nullptr; in GetJSInputMethodProperties() local
/base/msdp/device_status/tools/vdev/include/
Dvirtual_device.h112 inline bool VirtualDevice::SupportProperty(size_t prop) const in SupportProperty()
Dv_input_device.h182 inline bool VInputDevice::SupportProperty(size_t prop) const in SupportProperty()
/base/inputmethod/imf/services/src/
Dime_info_inquirer.cpp332 [&extension](const Property &prop) { return prop.name == extension.bundleName; }); in ListInputMethod()
367 auto newEnd = std::remove_if(props.begin(), props.end(), [&enableVec](const auto &prop) { in ListEnabledInputMethod()
400 auto newEnd = std::remove_if(props.begin(), props.end(), [&enableVec](const auto &prop) { in ListDisabledInputMethod()
592 Property prop = { .name = extInfos[0].bundleName, in GetImeByBundleName() local
611 Property prop = { .name = extInfos[0].bundleName, in GetCurrentInputMethod() local
708 …t32_t ImeInfoInquirer::GetDefaultInputMethod(const int32_t userId, std::shared_ptr<Property> &prop) in GetDefaultInputMethod()
/base/powermgr/power_manager/services/native/src/
Dpower_save_mode.cpp97 xmlChar* prop = xmlGetProp(nodePtr, BAD_CAST(key.c_str())); in GetProp() local
/base/hiviewdfx/hiview/plugins/freeze_detector/
Drule_cluster.cpp213 xmlChar* prop = xmlGetProp(node, (xmlChar*)(name.c_str())); in GetAttributeValue() local
/base/powermgr/thermal_manager/services/native/src/thermal_policy/
Dthermal_policy.cpp194 for (auto prop = stateMap.begin(); prop != stateMap.end(); prop++) { in StateMachineDecision() local
/base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/test/
Ddlp_file_kits_test.cpp61 struct DlpProperty prop; in CreateDlpFileFd() local
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dconstant.cpp24 napi_value prop = nullptr; in SetNamedPropertyByInteger() local
/base/inputmethod/imf/test/unittest/cpp_test/src/
Dinput_method_private_member_test.cpp536 auto prop = InputMethodController::GetInstance()->GetCurrentInputMethod(); variable
780 auto prop = ImeInfoInquirer::GetInstance().GetCurrentInputMethod(currentUserId); variable
Djs_util_test.cpp112 Property prop{}; in GetObject() local
/base/hiviewdfx/hilog/frameworks/libhilog/param/
Dproperties.cpp470 string prop = GetPropertyName(PropType::PROP_PROC_QUOTA) + proc; in GetProcessQuota() local
483 string prop = GetPropertyName(PropType::PROP_DOMAIN_QUOTA) + Uint2HexStr(domain); in GetDomainQuota() local
/base/time/time_service/framework/js/napi/common/src/
Dnapi_utils.cpp44 napi_value prop = nullptr; in CreateNapiNumber() local
/base/msdp/device_status/tools/vdev/src/
Dvirtual_device_builder.cpp561 for (uint32_t prop = INPUT_PROP_POINTER; prop < INPUT_PROP_MAX; ++prop) { in CopyEvents() local

12