Home
last modified time | relevance | path

Searched defs:key_ (Results 1 – 15 of 15) sorted by relevance

/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/network/softbus/
Dsoftbus_session.h44 std::array<char, KEY_SIZE_MAX> key_; variable
/foundation/distributeddatamgr/preferences/frameworks/native/include/
Dpreferences_xml_utils.h27 std::string key_; variable
/foundation/ability/ability_runtime/services/abilitymgr/include/
Dpending_want_record.h61 std::shared_ptr<PendingWantKey> key_ = {}; variable
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/
Dthread_private_data_ctl.h44 static pthread_key_t key_; variable
Dthread_private_data_ctl.cpp20 pthread_key_t ThreadPrivateDataCtl::key_ = PTHREAD_KEY_T_NOT_INITIALIZED; member in OHOS::ThreadPrivateDataCtl
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
Dinspector_composed_element.h296 std::string key_; variable
/foundation/arkui/ace_engine/frameworks/core/components/list/
Dlist_item_element.h115 int32_t key_ = -1; variable
Dlist_item_component.h436 int32_t key_ = -1; variable
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
Dcomponent.cpp27 std::atomic<int32_t> Component::key_ = 1; member in OHOS::Ace::Component
Dcomponent.h317 static std::atomic<int32_t> key_; variable
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
Ddom_list_item.h106 int32_t key_ = -1; variable
/foundation/ability/ability_lite/services/abilitymgr_lite/include/util/
Dabilityms_status.h141 std::string key_; variable
/foundation/communication/netstack/interfaces/innerkits/tls_socket/include/
Dtls_socket.h194 SecureData key_; variable
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/test/unittest/
Dkvstore_datashare_bridge_test.cpp43 std::vector<uint8_t> key_; member in __anon1ec8334f0111::BridgeWriter
/foundation/multimedia/player_framework/services/engine/gstreamer/avmuxer/
Davmuxer_util.cpp54 std::string key_; member