Home
last modified time | relevance | path

Searched defs:key (Results 251 - 275 of 5315) sorted by relevance

1...<<11121314151617181920>>...213

/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_image_declaration.cpp63 std::string key = attr.first; in SetSpecializedAttr() local
H A Dsvg_filter_declaration.cpp56 std::string key = attr.first; in SetSpecializedAttr() local
H A Dsvg_animate_declaration.cpp127 std::string key = attr.first; in SetAnimateAttr() local
H A Dsvg_fe_declaration.cpp65 std::string key = attr.first; in SetSpecializedValue() local
H A Dsvg_pattern_declaration.cpp79 std::string key = attr.first; in SetSpecializedAttr() local
H A Dsvg_mask_declaration.cpp63 std::string key = attr.first; in SetSpecializedAttr() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_utils.h28 Value GetOrDefault(const std::map<Key, Value>& map, const Key& key, const Value& defaultValue) in GetOrDefault() argument
/foundation/arkui/ace_engine/frameworks/bridge/codec/
H A Dbyte_buffer_operator.cpp30 std::string key; in ReadData() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dview_stack_model_impl.h47 ViewStackProcessor::GetInstance()->PushKey(key); variable
/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dlinear_map.h25 const char* key; member
32 K key; member
38 int64_t BinarySearchFindIndex(const LinearMapNode<T>* vec, size_t length, const char* key) in BinarySearchFindIndex() argument
50 BinarySearchFindIndex(const LinearEnumMapNode<K, V>* vec, size_t length, K key) BinarySearchFindIndex() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Dsyntax_item.h37 explicit SyntaxItem(const std::string& key) in SyntaxItem() argument
66 static RefPtr<SyntaxItem> CreateSyntaxItemNode(const std::string& key) in CreateSyntaxItemNode() argument
/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_setting_observer.cpp30 void AccessibilitySettingObserver::SetKey(const std::string& key) in SetKey() argument
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dbms_json_util.cpp19 GetStrValueIfFindKey(const nlohmann::json &jsonObject, const nlohmann::detail::iter_impl<const nlohmann::json> &end, const std::string &key, std::string &data, bool isNecessary, int32_t &parseResult) GetStrValueIfFindKey() argument
43 GetBoolValueIfFindKey(const nlohmann::json &jsonObject, const nlohmann::detail::iter_impl<const nlohmann::json> &end, const std::string &key, bool &data, bool isNecessary, int32_t &parseResult) GetBoolValueIfFindKey() argument
[all...]
/foundation/arkui/ui_appearance/test/mock/
H A Dmock_parameter.cpp25 int GetParameter(const char* key, const char* def, char* value, unsigned int len) in GetParameter() argument
33 int SetParameter(const char* key, const char* value) in SetParameter() argument
/foundation/graphic/surface_lite/frameworks/
H A Dbuffer_manager.h100 int32_t key; member
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dparam_bundle.h35 void SetValue(const std::string &key, const T &value) in SetValue() argument
42 bool GetValue(const std::string &key, T &value) const in GetValue() argument
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H A Dformat.h35 void SetValue(const std::string &key, const T &value) in SetValue() argument
41 bool GetValue(const std::string &key, T &value) const in GetValue() argument
/foundation/multimedia/image_framework/plugins/manager/src/framework/
H A Dimpl_class_key.h28 explicit ImplClassKey(ImplClass &key) : implClass_(key) {}; in ImplClassKey() argument
/foundation/multimodalinput/input/service/key_command/src/
H A Dsetting_observer.cpp33 void SettingObserver::SetKey(const std::string& key) in SetKey() argument
/foundation/communication/dsoftbus/tests/sdk/bus_center/fuzztest/getnodekeyinfo_fuzzer/
H A Dgetnodekeyinfo_fuzzer.cpp30 NodeDeviceInfoKey key = NODE_KEY_NETWORK_CAPABILITY; in GetNodeKeyInfoTest() local
48 reinterpret_cast<const char *>(tmp), key, udid, UDID_BUF_LEN); in GetNodeKeyInfoTest() local
/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_lane_mock.cpp39 int32_t LnnGetRemoteStrInfo(const char *networkId, InfoKey key, char *info, uint32_t len) in LnnGetRemoteStrInfo() argument
/foundation/communication/dsoftbus/core/adapter/huks/include/
H A Dsoftbus_rsa_encrypt.h26 const uint8_t *key; member
/foundation/communication/wifi/wifi/base/security_utils/include/
H A Dwifi_openssl_utils.h30 uint8_t key[MAX_KEY_LEN]; member
/foundation/distributeddatamgr/kv_store/test/unittest/distributeddata/
H A DSingleKvStoreDataPromiseJsTest.js[all...]
H A DDeviceKvStoreDataPromiseJsTest.js[all...]

Completed in 13 milliseconds

1...<<11121314151617181920>>...213