-
Notifications
You must be signed in to change notification settings - Fork 108
/
dng_sdk.yaml
57 lines (57 loc) · 1.52 KB
/
dng_sdk.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
"functions":
- "name": "_ZN15dng_hue_sat_mapaSERKS_"
"params":
- "name": "this"
"type": "bool "
- "name": "rhs"
"type": "bool "
"return_type": "void"
"signature": "dng_hue_sat_map & dng_hue_sat_map::operator=(const dng_hue_sat_map &)"
- "name": "_Z14SafeUint32MultjjjjPj"
"params":
- "name": "arg1"
"type": "int"
- "name": "arg2"
"type": "int"
- "name": "arg3"
"type": "int"
- "name": "arg4"
"type": "int"
- "name": "result"
"type": "bool "
"return_type": "bool"
"signature": "bool SafeUint32Mult(uint32_t, uint32_t, uint32_t, uint32_t, uint32_t *)"
- "name": "_Z14SafeUint32MultjjjPj"
"params":
- "name": "arg1"
"type": "int"
- "name": "arg2"
"type": "int"
- "name": "arg3"
"type": "int"
- "name": "result"
"type": "bool "
"return_type": "bool"
"signature": "bool SafeUint32Mult(uint32_t, uint32_t, uint32_t, uint32_t *)"
- "name": "_ZN21dng_ref_counted_blockaSERKS_"
"params":
- "name": "this"
"type": "bool "
- "name": "data"
"type": "bool "
"return_type": "void"
"signature": "dng_ref_counted_block & dng_ref_counted_block::operator=(const dng_ref_counted_block &)"
- "name": "_Z12SafeInt32AddiiPi"
"params":
- "name": "arg1"
"type": "int"
- "name": "arg2"
"type": "int"
- "name": "result"
"type": "bool "
"return_type": "bool"
"signature": "bool SafeInt32Add(int32_t, int32_t, int32_t *)"
"language": "c++"
"project": "dng_sdk"
"target_name": "dng_camera_profile_fuzzer"
"target_path": "/src/dng_camera_profile_fuzzer.cpp"