Searched refs:set (Results 4701 - 4725 of 8828) sorted by relevance
1...<<181182183184185186187188189190>>...354
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/ |
H A D | general_store_mock.h | 30 int32_t SetTrackerTable(const std::string &tableName, const std::set<std::string> &trackerColNames,
|
H A D | general_store_mock.cpp | 41 const std::set<std::string> &trackerColNames, const std::string &extendColName, bool isForceUpgrade) in SetTrackerTable()
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/ |
H A D | sync_task_context.h | 172 // If ability sync request set version, need call this function. 295 static std::set<ISyncTaskContext *> synTaskContextSet_;
|
H A D | time_sync.h | 173 static std::set<TimeSync *> timeSyncSet_;
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/ |
H A D | protocol_proto.h | 68 const std::set<LabelType> &inLabels, int &outErrorNo);
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/include/communicator/ |
H A D | device_manager_adapter.h | 19 #include <set>
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/ |
H A D | rd_single_ver_natural_store_connection.h | 82 // Get the result set 87 // Release the result set 123 mutable std::set<IKvDBResultSet *> kvDbResultSets_;
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
H A D | query.cpp | 82 Query &Query::InKeys(const std::set<Key> &keys) in InKeys()
|
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/data/ |
H A D | unified_data.cpp | 119 std::set<std::string> labels; in GetEntriesTypes()
|
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/include/ |
H A D | dspeaker_dev.h | 20 #include <set>
|
/foundation/distributedhardware/device_manager/services/service/include/softbus/ |
H A D | softbus_listener.h | 22 #include <set>
|
/foundation/distributedhardware/distributed_input/services/sink/transport/include/ |
H A D | distributed_input_sink_transport.h | 20 #include <set>
|
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/ |
H A D | webgl_texture.h | 113 static const std::set<TextureFormatTypeMap, TextureFormatTypeMapCompare>& GetSupportedFormatTypeMaps();
|
/foundation/window/window_manager/wmserver/include/ |
H A D | window_layout_policy.h | 21 #include <set>
|
/kernel/linux/linux-5.10/drivers/gpio/ |
H A D | gpio-spear-spics.c | 160 spics->chip.set = spics_set_value; in spics_gpio_probe()
|
H A D | gpio-da9055.c | 123 .set = da9055_gpio_set,
|
H A D | gpio-moxtet.c | 145 chip->gpio_chip.set = moxtet_gpio_set_value; in moxtet_gpio_probe()
|
H A D | gpio-lp87565.c | 147 .set = lp87565_gpio_set,
|
H A D | gpio-logicvc.c | 78 /* Pins are always configured as output, so just set the value. */ in logicvc_gpio_direction_output() 141 logicvc->chip.set = logicvc_gpio_set; in logicvc_gpio_probe()
|
H A D | gpio-rc5t583.c | 112 rc5t583_gpio->gpio_chip.set = rc5t583_gpio_set, in rc5t583_gpio_probe()
|
/kernel/linux/linux-5.10/arch/m68k/lib/ |
H A D | udivsi3.S | 149 bset IMM (0),d0 | set the low order bit of a to 1,
|
/kernel/linux/linux-5.10/arch/alpha/lib/ |
H A D | callback_srm.S | 19 ldq $0,hwrpb # gp is set up by CALLBACK macro.
|
/kernel/linux/linux-5.10/arch/hexagon/kernel/ |
H A D | ptrace.c | 126 * special event record which is set by the special trap. in genregs_set() 143 .set = genregs_set,
|
/kernel/linux/linux-5.10/arch/h8300/kernel/ |
H A D | ptrace.c | 19 #define CCR_MASK 0x6f /* mode/imask not set */ 138 .set = regs_set,
|
/kernel/linux/linux-5.10/arch/m68k/sun3/ |
H A D | config.c | 41 extern int sun3_hwclk(int set, struct rtc_time *t);
|
Completed in 12 milliseconds
1...<<181182183184185186187188189190>>...354