Searched refs:fm (Results 1 – 5 of 5) sorted by relevance
| /developtools/hdc/hdc_rust/src/cffi/ |
| D | serial_struct.cpp | 89 BaseStruct::FileMode fm = { in SerializeFileMode() local 96 string serialized = Hdc::SerialStruct::SerializeToString(fm); in SerializeFileMode() 207 BaseStruct::FileMode fm = {}; in ParseFileMode() local 208 if (!SerialStruct::ParseFromString(fm, string(buf.ptr, buf.size))) { in ParseFileMode() 212 .perm = fm.perm, in ParseFileMode() 213 .u_id = fm.u_id, in ParseFileMode() 214 .g_id = fm.g_id, in ParseFileMode() 215 .context = StringToHeapPtr(fm.context), in ParseFileMode() 216 .fullName = StringToHeapPtr(fm.fullName) in ParseFileMode()
|
| /developtools/ace_js2bundle/ace-loader/test/rich/testcase/pages/inlineStyle/ |
| D | inlineStyle.hml | 69 …<div style="background-image: url('https://img2.baidu.com/it/u=2000577849,825990840&fm=26&fmt=auto…
|
| /developtools/hdc/src/common/ |
| D | base.h | 75 …DirectoryOrPath(const char *localPath, bool pathOrDir, bool readWrite, string &errStr, mode_t &fm);
|
| D | base.cpp | 1165 …kDirectoryOrPath(const char *localPath, bool pathOrDir, bool readWrite, string &errStr, mode_t &fm) in CheckDirectoryOrPath() argument 1170 fm = mode_t(~S_IFMT); in CheckDirectoryOrPath() 1183 fm = S_IFDIR; in CheckDirectoryOrPath()
|
| /developtools/profiler/hiebpf/include/ |
| D | vmlinux.h | 50706 struct fuse_mount *fm; member 50803 struct fuse_mount *fm; member 129611 void *fm; member 129833 void *fm; member 129915 void *fm; member 130116 void *fm; member 130288 void *fm; member 130416 void *fm; member
|