Home
last modified time | relevance | path

Searched defs:property (Results 251 - 275 of 793) sorted by relevance

1...<<11121314151617181920>>...32

/third_party/pulseaudio/src/daemon/
H A Dserver-lookup.c204 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 DvkDeviceProperties.cpp178 bool DeviceProperties::contains (const std::string& property, bool throwIfNotExists) const in contains() argument
/third_party/skia/third_party/externals/freetype/src/gxvalid/
H A Dgxvprop.c111 gxv_prop_property_validate( FT_UShort property, in gxv_prop_property_validate() argument
[all...]
/third_party/python/Lib/test/
H A Dtest_pyclbr.py228 cm('sre_parse', ignore=('dump', 'groups', 'pos')) # from sre_constants import *; property namespace
/third_party/vulkan-loader/loader/
H A Dunknown_function_handling.c95 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 Daccount_manager_addon.cpp28 napi_property_descriptor property[] = { in Init() local
/base/inputmethod/imf/frameworks/cj/src/
H A Dinput_method_ffi.cpp33 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 Djs_keyboard_panel_manager.cpp240 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 Dime_system_channel.cpp285 int32_t ImeSystemCmdChannel::GetDefaultImeCfg(std::shared_ptr<Property> &property) in GetDefaultImeCfg() argument
/base/inputmethod/imf/test/fuzztest/inputmethodcontroller_fuzzer/
H A Dinputmethodcontroller_fuzzer.cpp46 Property property; in TestListInputMethodSubtype() local
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
H A Djs_input_method.cpp103 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 Dinput_method_core_stub.cpp149 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 Dinput_method_switch_test.cpp103 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 Drestrictions_addon.cpp60 napi_property_descriptor property[] = { in Init() local
/base/customization/enterprise_device_management/interfaces/kits/application_manager/src/
H A Dapplication_manager_addon.cpp27 napi_property_descriptor property[] = { in Init() local
/base/powermgr/battery_manager/frameworks/napi/src/
H A Dsystem_battery.cpp88 napi_value property = nullptr; in GetOptionsFunc() local
/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dpublish.cpp171 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 Dpermission_policy.cpp139 PermissionPolicy::PermissionPolicy(const DlpProperty& property) in PermissionPolicy() argument
/base/security/huks/interfaces/kits/napi/src/
H A Dhuks_napi.cpp58 napi_value property = nullptr; in AddInt32Property() local
/base/startup/appspawn/test/unittest/app_spawn_standard_test/
H A Dapp_spawn_sandbox_new_mount_test.cpp74 static SandboxContext *TestGetSandboxContext(const AppSpawningCtx *property, int nwebspawn) in TestGetSandboxContext() argument
487 AppSpawningCtx property = {}; in HWTEST_F() local
[all...]
H A Dapp_spawn_sandboxmgr_test.cpp484 AppSpawningCtx *property = TestCreateAppSpawningCtx(); in HWTEST_F() local
/base/startup/appspawn/modules/ace_adapter/
H A Dace_adapter.cpp188 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 Dapp_spawn_client_test.cpp227 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 Dface_auth_all_in_one_executor_hdi.cpp197 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 Dexecutor_unit_test.cpp1124 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...]

Completed in 23 milliseconds

1...<<11121314151617181920>>...32