/foundation/multimodalinput/input/service/window_manager/test/ |
H A D | mock.cpp | 92 std::set<std::pair<int32_t, std::string>> InputDisplayBindHelper::GetDisplayIdNames() const in GetDisplayIdNames() 94 std::set<std::pair<int32_t, std::string>> idNames; in GetDisplayIdNames()
|
/foundation/multimodalinput/input/service/key_command/include/ |
H A D | key_command_handler.h | 25 #include <set> 75 std::set<int32_t> preKeys;
|
/foundation/window/window_manager/dmserver/include/ |
H A D | display_manager_interface.h | 22 #include <set>
209 virtual DMError ProxyForFreeze(const std::set<int32_t>& pidList, bool isProxy)
in ProxyForFreeze()
|
/foundation/communication/netmanager_base/services/netmanagernative/src/manager/ |
H A D | conn_manager.cpp | 91 std::set<int32_t> netIds; in CreatePhysicalNetwork() 460 int32_t ConnManager::NotifyNetBearerTypeChange(std::set<NetManagerStandard::NetBearType> bearerTypes) in NotifyNetBearerTypeChange()
|
H A D | sharing_manager.cpp | 52 // commands of set nat 74 // commands of set ipfwd, all commands with filter 437 int32_t SharingManager::SetForwardRules(bool set, const std::string &cmds) in SetForwardRules() argument 439 const std::string op = set ? "-A" : "-D"; in SetForwardRules()
|
/foundation/communication/netmanager_base/services/netmanagernative/include/netsys/ |
H A D | net_manager_native.h | 59 int32_t CreateVnic(uint16_t mtu, const std::string &tunAddr, int32_t prefix, const std::set<int32_t> &uids); 160 int32_t NotifyNetBearerTypeChange(std::set<NetBearType> bearerTypes);
|
/foundation/deviceprofile/device_info_manager/old/interfaces/innerkits/core/src/ |
H A D | distributed_device_profile_client.cpp | 194 subProfileEvents.set(static_cast<uint32_t>(subscribeInfo.profileEvent)); in SubscribeProfileEvents() 255 unsubProfileEvents.set(static_cast<uint32_t>(profileEvent)); in UnsubscribeProfileEvents()
|
/foundation/communication/wifi/wifi/frameworks/native/c_adapter/src/ |
H A D | wifi_c_event.cpp | 17 #include <set> 356 std::set<std::string>& EventManager::GetP2PCallbackEvent() in GetP2PCallbackEvent()
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/ |
H A D | relational_sync_able_storage.h | 121 int GetCompressionAlgo(std::set<CompressAlgorithm> &algorithmSet) const override; 217 const std::set<std::string> &gidFilters) override;
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
H A D | sqlite_single_ver_natural_store_extend.cpp | 323 int SQLiteSingleVerNaturalStore::GetCompressionAlgo(std::set<CompressAlgorithm> &algorithmSet) const in GetCompressionAlgo() 476 std::set<std::string> removeDevices; in RemoveDeviceDataInner() 647 LOGE("[SingleVerNStore] DB is null when set config"); in SetCloudSyncConfig()
|
H A D | sqlite_single_ver_natural_store.h | 178 int GetCompressionAlgo(std::set<CompressAlgorithm> &algorithmSet) const override; 308 int GetExistsDeviceList(std::set<std::string> &devices) const;
|
/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/include/ |
H A D | systempasteboard_napi.h | 217 std::set<MiscServices::Pattern> patternsDetect; 218 std::set<MiscServices::Pattern> patternsToCheck;
|
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/ |
H A D | rdb_store_impl.h | 230 std::shared_ptr<std::set<std::string>> syncTables_ = nullptr;
231 std::set<std::string> cloudTables_;
|
/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/ |
H A D | pasteboard_common.cpp | 91 /* napi_value <-> std::set<Pattern> */ 92 bool GetValue(napi_env env, napi_value in, std::set<MiscServices::Pattern> &out) in GetValue() 132 /* napi_value <-> std::set<Pattern> */ 133 napi_status SetValue(napi_env env, std::set<Pattern> &in, napi_value &result) in SetValue()
|
/foundation/filemanagement/app_file_service/tools/backup_tool/src/ |
H A D | tools_op_incremental_restore.cpp | 26 #include <set> 97 set<string> sendFile;
|
/foundation/filemanagement/app_file_service/tests/mock/module_ipc/ |
H A D | svc_session_manager_mock.cpp | 136 std::set<std::string> SvcSessionManager::GetExtFileNameRequest(const std::string &bundleName) in GetExtFileNameRequest() 139 std::set<std::string> fileNameInfo; in GetExtFileNameRequest()
|
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/fontdescriptor_napi/src/ |
H A D | js_fontdescriptor.cpp | 96 std::set<FontDescSharedPtr> matchResult; in MatchFontDescriptorsAsync() 149 "Failed to set %{public}s", name); in SetProperty() 186 napi_value JsFontDescriptor::CreateFontDescriptorArray(napi_env env, std::set<FontDescSharedPtr>& result) in CreateFontDescriptorArray() 199 "Failed to set element"); in CreateFontDescriptorArray() 263 "Failed to set element"); in CreateFontList()
|
/kernel/linux/linux-5.10/drivers/gpio/ |
H A D | gpio-pcie-idio-24.c | 156 /* OUT MODE = 1 when TTL/CMOS Output Mode is set */ in idio_24_gpio_get_direction() 204 chip->set(chip, offset, value); in idio_24_gpio_direction_output() 349 /* skip TTL GPIO if set for input */ in idio_24_gpio_set_multiple() 354 /* set requested bit states */ in idio_24_gpio_set_multiple() 535 idio24gpio->chip.set = idio_24_gpio_set; in idio_24_probe()
|
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
H A D | kvm_host.h | 306 * We maintain more than a single set of debug registers to support 312 * values we want to debug the guest. This is set via the 315 * debug_ptr points to the set of debug registers that should be loaded 369 /* Virtual SError ESR to restore when HCR_EL2.VSE is set */ 579 /* The host's MPIDR is immutable, so let's set it up at boot time */ in kvm_init_host_cpu_context() 632 void kvm_set_pmu_events(u32 set, struct perf_event_attr *attr); 638 static inline void kvm_set_pmu_events(u32 set, struct perf_event_attr *attr) {} in kvm_set_pmu_events() argument
|
/kernel/linux/linux-5.10/arch/loongarch/kernel/ |
H A D | scall-trans-mips64.S | 52 st.d t0, sp, PT_R7 # set error flag 100 li.w t0, 1 # set error flag
|
H A D | kgdb.c | 55 .set = param_set_dcount, 60 .set = param_set_icount, 319 * Return immediately if the kprobes fault notifier has set in kgdb_loongarch_notify()
|
/kernel/linux/linux-5.10/arch/microblaze/include/asm/ |
H A D | pgtable.h | 104 * table containing PTEs, together with a set of 16 segment registers, to 196 #define _PAGE_HWWRITE 0x100 /* hardware: Dirty & RW, set in exception */ 220 * Note: the _PAGE_COHERENT bit automatically gets set in the hardware 368 unsigned long set) in pte_update() 379 : "r" ((unsigned long)(p + 1) - 4), "r" (clr), "r" (set) in pte_update() 367 pte_update(pte_t *p, unsigned long clr, unsigned long set) pte_update() argument
|
/kernel/linux/linux-5.10/arch/arm/include/asm/ |
H A D | io.h | 38 extern void atomic_io_modify(void __iomem *reg, u32 mask, u32 set); 39 extern void atomic_io_modify_relaxed(void __iomem *reg, u32 mask, u32 set); 212 * Only set this larger if you really need inb() et.al. to operate over
|
/kernel/linux/linux-5.10/arch/arm/mach-pxa/ |
H A D | lubbock.c | 119 static void lubbock_set_misc_wr(unsigned int mask, unsigned int set) in lubbock_set_misc_wr() argument 121 unsigned long m = mask, v = set; in lubbock_set_misc_wr()
|
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | binstr.S | 121 clrw %d7 |set d7a to signal no digits done 128 addqw #1,%d7 |set d7a to signal first digit done
|