Home
last modified time | relevance | path

Searched defs:keyName (Results 1 - 25 of 42) sorted by relevance

12

/foundation/window/window_manager/utils/test/unittest/
H A Dpersistent_storage_test.cpp56 const std::string keyName = "name"; in HWTEST_F() local
71 const std::string keyName = "/data/service/el1/public/window/window_aspect_ratio.xml"; in HWTEST_F() local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_resource_helper.cpp114 std::string BundleResourceHelper::ParseBundleName(const std::string &keyName) in ParseBundleName() argument
H A Dbundle_profile.cpp2366 std::string keyName; in ToInnerBundleInfo() local
/foundation/graphic/graphic_2d/rosen/modules/graphic_2d_configure/src/
H A Dgraphic_2d_xml_parser.cpp130 ParseSimplex(xmlNode &node, std::unordered_map<std::string, std::string> &config, const std::string &valueName, const std::string &keyName) ParseSimplex() argument
/foundation/multimodalinput/input/frameworks/napi/input_device/include/
H A Djs_input_device_context.h64 std::string keyName; member
/foundation/multimodalinput/input/util/napi/src/
H A Dkey_event_napi.cpp92 std::string keyName = GetNamePropertyString(env, in, "keyName"); in GetKeyEvent() local
/foundation/ability/idl_tool/idl_tool_2/codegen/HDI/type/
H A Dhdi_map_type_emitter.cpp67 std::string keyName = StringHelper::Format("(%s.first)", elementName.c_str()); in EmitCppWriteVar() local
87 std::string keyName = StringHelper::Format("key%d", innerLevel); in EmitCppReadVar() local
106 std::string keyName = StringHelper::Format("(%s.first)", elementName.c_str()); in EmitCppMarshalling() local
127 std::string keyName = StringHelper::Format("key%d", innerLevel); in EmitCppUnMarshalling() local
[all...]
/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dkey_event_test.cpp686 std::string keyName = "keyName"; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dstore_factory.cpp238 auto keyName = path + "/key/" + storeId + ".key"; in RekeyRecover() local
H A Dbackup_manager.cpp121 std::string keyName = BACKUP_KEY_PREFIX + storeId + "_" + name; in Backup() local
200 auto keyName = BACKUP_KEY_PREFIX + storeId + "_" + backupName; in GetRestorePassword() local
236 std::string keyName = BACKUP_KEY_PREFIX + storeId + "_" + backupName; in DeleteBackup() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/
H A Dbundle_resource_rdb.cpp213 GetResourceNameByBundleName( const std::string &bundleName, const int32_t appIndex, std::vector<std::string> &keyName) GetResourceNameByBundleName() argument
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
H A Dpicker_view_tdd_test.cpp95 void PickerViewTddTest::SetCharAttribute(const char* keyName, const char* attribute) in SetCharAttribute() argument
104 void PickerViewTddTest::SetNumAttribute(const char* keyName, const int32_t attribute) in SetNumAttribute() argument
113 void PickerViewTddTest::SetNumStyle(const char* keyName, const int32_t style) in SetNumStyle() argument
/foundation/arkui/ui_lite/test/uitest/test_edit_text/
H A Dcustom_input_method.cpp37 const char* keyName[32]; // 32: max count of keys member
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/test/unittest/common/
H A Ddfx_tdd_test.cpp719 char *keyName = MallocStringOf(domId, &keyLength); in DfxTest005() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/
H A Dcloud_cursor_impl.cpp210 OhCloudExtKeyName keyName = OhCloudExtKeyNameNew(keyStr, col.size()); in GetExtend() local
H A Dextension_util.cpp261 OhCloudExtKeyName keyName = OhCloudExtKeyNameNew(keyStr, key.size()); in ConvertValues() local
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dapp_exit_reason_data_manager.cpp300 void AppExitReasonDataManager::InnerDeleteAppExitReason(const std::string &keyName) in InnerDeleteAppExitReason() argument
/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/config/
H A Dxml_parser.cpp376 ParseSimplex(xmlNode &node, std::unordered_map<std::string, std::string> &config, const std::string &valueName, const std::string &keyName) ParseSimplex() argument
/foundation/multimedia/ringtone_library/services/ringtone_restore/src/
H A Dringtone_dualfwk_restore.cpp331 auto keyName = setting.toneFileName; in MergeQueries() local
[all...]
/foundation/multimodalinput/input/util/common/src/
H A Dinput_event_data_transformation.cpp78 std::string keyName; in NetPacketToKeyEvent() local
79 pkt >> keyName; in NetPacketToKeyEvent() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/
H A Dwifi_encryption_util.cpp521 int32_t WifiGenerateMacRandomizationSecret(const std::string &keyName, in WifiGenerateMacRandomizationSecret() argument
/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_layout_policy_test.cpp1437 std::string keyName = " "; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_base_test/
H A Dbms_bundle_kit_service_base_test.cpp163 std::string keyName = bundleName + PATH_REGEX_002 + moduleName + PATH_REGEX_002 + abilityName; in MockInstallBundle() local
/foundation/multimodalinput/input/frameworks/napi/input_device/src/
H A Djs_input_device_context.cpp751 char keyName[MAX_STRING_LEN] = { 0 }; in ParseBMSArray() local
/foundation/window/window_manager/wmserver/src/
H A Dwindow_layout_policy.cpp770 std::string keyName = nameVector.empty() ? node->abilityInfo_.bundleName_ : in GetStoragedAspectRatio() local

Completed in 29 milliseconds

12