| /external/rust/crates/tempfile/src/file/imp/ |
| D | unix.rs | 126 pub fn persist(old_path: &Path, new_path: &Path, overwrite: bool) -> io::Result<()> { in persist() function 149 pub fn persist(old_path: &Path, new_path: &Path, overwrite: bool) -> io::Result<()> { in persist() function
|
| D | other.rs | 24 pub fn persist(_old_path: &Path, _new_path: &Path, _overwrite: bool) -> io::Result<()> { in persist() function
|
| D | windows.rs | 78 pub fn persist(old_path: &Path, new_path: &Path, overwrite: bool) -> io::Result<()> { in persist() function
|
| /external/emma/core/java12/com/vladium/emma/data/ |
| D | DataFactory.java | 59 public static void persist (final IMetaData data, final File file, final boolean merge) in persist() method in DataFactory 74 public static void persist (final ICoverageData data, final File file, final boolean merge) in persist() method in DataFactory 89 public static void persist (final ISessionData data, final File file, final boolean merge) in persist() method in DataFactory 502 private static void persist (final IMergeable data, final byte type, final File file) in persist() method in DataFactory
|
| /external/guice/extensions/persist/test/com/google/inject/persist/jpa/ |
| D | EntityManagerPerRequestProvisionTest.java | 114 public <T> void persist(T t) { in persist() method in EntityManagerPerRequestProvisionTest.JpaDao
|
| D | EntityManagerProvisionTest.java | 107 public <T> void persist(T t) { in persist() method in EntityManagerProvisionTest.JpaDao
|
| D | DynamicFinderTest.java | 92 public <T> void persist(T t) { in persist() method in DynamicFinderTest.JpaDao
|
| /external/kernel-headers/original/uapi/linux/ |
| D | bpqether.h | 33 unsigned char persist; /* unused */ member
|
| /external/cronet/net/third_party/quiche/src/quiche/quic/qbone/bonnet/ |
| D | tun_device.cc | 26 bool persist, bool setup_tun, bool is_tap, in TunTapDevice()
|
| D | tun_device_test.cc | 45 void SetInitExpectations(int mtu, bool persist) { in SetInitExpectations()
|
| /external/curl/lib/ |
| D | altsvc.h | 49 bool persist; member
|
| D | altsvc.c | 154 unsigned int persist; in altsvc_add() local 496 bool persist = FALSE; in Curl_altsvc_parse() local
|
| /external/cronet/base/win/ |
| D | shortcut.cc | 226 ComPtr<IPersistFile> persist; in ResolveShortcutProperties() local
|
| /external/rust/crates/tempfile/src/file/ |
| D | mod.rs | 228 pub fn persist<P: AsRef<Path>>(mut self, new_path: P) -> Result<(), PathPersistError> { in persist() method 714 pub fn persist<P: AsRef<Path>>(self, new_path: P) -> Result<File, PersistError> { in persist() method
|
| /external/python/cpython3/PC/clinic/ |
| D | _msi.c.h | 654 int persist; in _msi_OpenDatabase() local
|
| /external/wpa_supplicant_8/src/p2p/ |
| D | p2p_pd.c | 267 int persist = 0; in p2p_build_prov_disc_resp() local
|
| /external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
| D | ShadowBluetoothAdapter.java | 311 protected boolean disable(boolean persist) { in disable()
|
| /external/python/cpython3/PC/ |
| D | _msi.c | 1196 _msi_OpenDatabase_impl(PyObject *module, const Py_UNICODE *path, int persist) in _msi_OpenDatabase_impl()
|
| /external/python/cpython2/PC/ |
| D | _msi.c | 964 int persist; in msiopendb() local
|
| /external/ppp/pppd/ |
| D | options.c | 103 bool persist = 0; /* Reopen link after it goes down */ variable
|
| /external/libevent/test/ |
| D | regress.c | 480 int persist = !!strstr(flags, "persist"); in test_simpleclose() local
|
| /external/wpa_supplicant_8/src/drivers/ |
| D | driver_nl80211.c | 121 void *eloop_data, int persist) in nl80211_register_eloop_read() 149 static void nl80211_destroy_eloop_handle(struct nl_sock **handle, int persist) in nl80211_destroy_eloop_handle()
|