| /third_party/pulseaudio/src/daemon/ |
| H A D | server-lookup.c | 204 const char* property; in handle_get() local 254 const char* property; in handle_set() local 312 const char *property = "Address"; handle_get_all() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkDeviceProperties.cpp | 178 bool DeviceProperties::contains (const std::string& property, bool throwIfNotExists) const in contains() argument
|
| /third_party/skia/third_party/externals/freetype/src/gxvalid/ |
| H A D | gxvprop.c | 111 gxv_prop_property_validate( FT_UShort property, in gxv_prop_property_validate() argument [all...] |
| /third_party/python/Lib/test/ |
| H A D | test_pyclbr.py | 228 cm('sre_parse', ignore=('dump', 'groups', 'pos')) # from sre_constants import *; property namespace
|
| /third_party/vulkan-loader/loader/ |
| H A D | unknown_function_handling.c | 95 const struct loader_dev_ext_props *const property = &(extensions->list[extension]); in loader_check_layer_list_for_dev_ext_address() local
|
| /base/customization/enterprise_device_management/interfaces/kits/account_manager/src/ |
| H A D | account_manager_addon.cpp | 28 napi_property_descriptor property[] = { in Init() local
|
| /base/inputmethod/imf/frameworks/cj/src/ |
| H A D | input_method_ffi.cpp | 33 std::shared_ptr<Property> property; in FfiInputMethodGetDefaultInputMethod() local 49 std::shared_ptr<Property> property = ctrl->GetCurrentInputMethod(); in FfiInputMethodGetCurrentInputMethod() local 140 Property property = Utils::C2InputMethodProperty(props); in FfiInputMethodSettingListInputMethodSubtype() local
|
| /base/inputmethod/imf/frameworks/js/napi/keyboardpanelmanager/ |
| H A D | js_keyboard_panel_manager.cpp | 240 std::shared_ptr<Property> property; in GetDefaultInputMethod() local 249 napi_value JsKeyboardPanelManager::GetJsInputMethodProperty(napi_env env, const Property &property) in GetJsInputMethodProperty() argument [all...] |
| /base/inputmethod/imf/frameworks/native/inputmethod_controller/src/ |
| H A D | ime_system_channel.cpp | 285 int32_t ImeSystemCmdChannel::GetDefaultImeCfg(std::shared_ptr<Property> &property) in GetDefaultImeCfg() argument
|
| /base/inputmethod/imf/test/fuzztest/inputmethodcontroller_fuzzer/ |
| H A D | inputmethodcontroller_fuzzer.cpp | 46 Property property; in TestListInputMethodSubtype() local
|
| /base/inputmethod/imf/frameworks/js/napi/inputmethodclient/ |
| H A D | js_input_method.cpp | 103 napi_value JsInputMethod::GetJsInputMethodProperty(napi_env env, const Property &property) in GetJsInputMethodProperty() argument 282 std::shared_ptr<Property> property in GetCurrentInputMethod() local 306 std::shared_ptr<Property> property; GetDefaultInputMethod() local [all...] |
| /base/inputmethod/imf/frameworks/native/inputmethod_ability/src/ |
| H A D | input_method_core_stub.cpp | 149 SubProperty property; in SetSubtypeOnRemote() local 251 int32_t InputMethodCoreStub::SetSubtype(const SubProperty &property) in SetSubtype() argument
|
| /base/inputmethod/imf/test/unittest/cpp_test/src/ |
| H A D | input_method_switch_test.cpp | 103 std::shared_ptr<Property> property = imc_->GetCurrentInputMethod(); in CheckCurrentProp() local 353 Property property = { .name = newImeBundleName }; in HWTEST_F() local 374 Property property in HWTEST_F() local 395 std::shared_ptr<Property> property = std::make_shared<Property>(); HWTEST_F() local 438 std::shared_ptr<Property> property = imc_->GetCurrentInputMethod(); HWTEST_F() local 457 std::shared_ptr<Property> property = imc_->GetCurrentInputMethod(); HWTEST_F() local 476 std::shared_ptr<Property> property = imc_->GetCurrentInputMethod(); HWTEST_F() local [all...] |
| /base/customization/enterprise_device_management/interfaces/kits/restrictions/src/ |
| H A D | restrictions_addon.cpp | 60 napi_property_descriptor property[] = { in Init() local
|
| /base/customization/enterprise_device_management/interfaces/kits/application_manager/src/ |
| H A D | application_manager_addon.cpp | 27 napi_property_descriptor property[] = { in Init() local
|
| /base/powermgr/battery_manager/frameworks/napi/src/ |
| H A D | system_battery.cpp | 88 napi_value property = nullptr;
in GetOptionsFunc() local
|
| /base/notification/distributed_notification_service/frameworks/js/napi/src/ |
| H A D | publish.cpp | 171 bool CheckProperty(const napi_env &env, const napi_value &content, const std::string &property) in CheckProperty() argument 184 GetStringProperty( const napi_env &env, const napi_value &content, const std::string &property, std::string &result) GetStringProperty() argument 212 GetObjectProperty( const napi_env &env, const napi_value &content, const std::string &property, napi_value &result) GetObjectProperty() argument [all...] |
| /base/security/dlp_permission_service/frameworks/common/src/ |
| H A D | permission_policy.cpp | 139 PermissionPolicy::PermissionPolicy(const DlpProperty& property) in PermissionPolicy() argument
|
| /base/security/huks/interfaces/kits/napi/src/ |
| H A D | huks_napi.cpp | 58 napi_value property = nullptr; in AddInt32Property() local
|
| /base/startup/appspawn/test/unittest/app_spawn_standard_test/ |
| H A D | app_spawn_sandbox_new_mount_test.cpp | 74 static SandboxContext *TestGetSandboxContext(const AppSpawningCtx *property, int nwebspawn)
in TestGetSandboxContext() argument 487 AppSpawningCtx property = {};
in HWTEST_F() local [all...] |
| H A D | app_spawn_sandboxmgr_test.cpp | 484 AppSpawningCtx *property = TestCreateAppSpawningCtx(); in HWTEST_F() local
|
| /base/startup/appspawn/modules/ace_adapter/ |
| H A D | ace_adapter.cpp | 188 static int RunChildThread(const AppSpawnMgr *content, const AppSpawningCtx *property) in RunChildThread() argument 208 APPSPAWN_STATIC int RunChildByRenderCmd(const AppSpawnMgr *content, const AppSpawningCtx *property) in RunChildByRenderCmd() argument 245 AppSpawningCtx *property = reinterpret_cast<AppSpawningCtx *>(client); RunChildProcessor() local [all...] |
| /base/startup/appspawn/test/unittest/app_spawn_client_test/ |
| H A D | app_spawn_client_test.cpp | 227 AppSpawningCtx *property = nullptr; in HWTEST_F() local 262 AppSpawningCtx *property = nullptr; in HWTEST_F() local 302 AppSpawningCtx *property = nullptr; HWTEST_F() local 342 AppSpawningCtx *property = nullptr; HWTEST_F() local 380 AppSpawningCtx *property = nullptr; HWTEST_F() local 416 AppSpawningCtx *property = nullptr; HWTEST_F() local 452 AppSpawningCtx *property = nullptr; HWTEST_F() local 488 AppSpawningCtx *property = nullptr; HWTEST_F() local 523 AppSpawningCtx *property = nullptr; HWTEST_F() local 575 AppSpawningCtx *property = nullptr; HWTEST_F() local 627 AppSpawningCtx *property = nullptr; HWTEST_F() local 677 AppSpawningCtx *property = nullptr; HWTEST_F() local 852 AppSpawningCtx *property = g_testHelper.GetAppProperty(clientHandle, reqHandle); HWTEST_F() local 895 AppSpawningCtx *property = g_testHelper.GetAppProperty(clientHandle, reqHandle); HWTEST_F() local 919 AppSpawningCtx *property = g_testHelper.GetAppProperty(clientHandle, reqHandle); HWTEST_F() local 943 AppSpawningCtx *property = g_testHelper.GetAppProperty(clientHandle, reqHandle); HWTEST_F() local 966 AppSpawningCtx *property = g_testHelper.GetAppProperty(clientHandle, reqHandle); HWTEST_F() local 989 AppSpawningCtx *property = g_testHelper.GetAppProperty(clientHandle, reqHandle); HWTEST_F() local 1012 AppSpawningCtx *property = g_testHelper.GetAppProperty(clientHandle, reqHandle); HWTEST_F() local 1035 AppSpawningCtx *property = g_testHelper.GetAppProperty(clientHandle, reqHandle); HWTEST_F() local [all...] |
| /base/useriam/face_auth/services/src/ |
| H A D | face_auth_all_in_one_executor_hdi.cpp | 197 GetProperty(const std::vector<uint64_t> &templateIdList, const std::vector<UserAuth::Attributes::AttributeKey> &keys, UserAuth::Property &property) GetProperty() argument
|
| /base/useriam/user_auth_framework/test/unittest/executors/ |
| H A D | executor_unit_test.cpp | 1124 auto property = MakeShared<Attributes>(); in HWTEST_F() local 1143 auto property = MakeShared<Attributes>(); HWTEST_F() local 1164 auto property = MakeShared<Attributes>(); HWTEST_F() local 1194 auto property = MakeShared<Attributes>(); HWTEST_F() local 1238 auto property = MakeShared<Attributes>(); HWTEST_F() local 1271 auto property = MakeShared<Attributes>(); HWTEST_F() local 1302 auto property = MakeShared<Attributes>(); HWTEST_F() local 1332 auto property = MakeShared<Attributes>(); HWTEST_F() local 1353 auto property = MakeShared<Attributes>(); HWTEST_F() local [all...] |