| /third_party/googletest/googlemock/include/gmock/ |
| H A D | gmock-spec-builders.h | 257 void AssertSpecProperty(bool property, in AssertSpecProperty() argument 263 void ExpectSpecProperty(bool property, in ExpectSpecProperty() argument [all...] |
| /third_party/libabigail/include/ |
| H A D | abg-ini.h | 40 class property class [all...] |
| /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
|
| /vendor/hisilicon/hispark_pegasus/demo/histreaming_client_demo/ |
| H A D | app_demo_histreaming.c | 79 static int GetStatusValue(struct LinkService* ar, const char* property, char* value, int len)
in GetStatusValue() argument 98 static int ModifyStatus(struct LinkService* ar, const char* property, char* value, int len)
in ModifyStatus() argument
|
| /vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/ |
| H A D | app_demo_histreaming.c | 48 static void HistreamingManualControlModule(const char* property, char* value) in HistreamingManualControlModule() argument 77 static void HistreamingAutoModule(const char* property, char* value) in HistreamingAutoModule() argument 89 static void HistreamingHumanModuleNormal(const char* property, char* value) in HistreamingHumanModuleNormal() argument 105 static hi_u32 HistreamingTrafficLightReturnMainMenu(const char* property, char* value) in HistreamingTrafficLightReturnMainMenu() argument 120 static hi_void HistreamingTrafficLightControl(const char* property, cha argument 131 GetStatusValue(const struct LinkService* ar, const char* property, const char* value, int len) GetStatusValue() argument 148 ModifyStatus(const struct LinkService* ar, const char* property, const char* value, int len) ModifyStatus() argument [all...] |
| /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
|